Functions
Description
bbp_get_form_forum_visibility()

Return value of forum visibility

Source: bp-forums/forums/template.php:2225

bbp_get_form_forum_visibility_dropdown()

Return the forum visibility dropdown

Source: bp-forums/forums/template.php:2504

bbp_get_form_option()

Return settings API option

Source: bp-forums/admin/settings.php:1613

bbp_get_form_reply_content()

Return the value of reply content field

Source: bp-forums/replies/template.php:2569

bbp_get_form_reply_edit_reason()

Return the value of the reply edit reason

Source: bp-forums/replies/template.php:2677

bbp_get_form_reply_log_edit()

Return checked value of reply log edit field

Source: bp-forums/replies/template.php:2644

bbp_get_form_reply_to()

Return the value of reply to field

Source: bp-forums/replies/template.php:2607

bbp_get_form_topic_content()

Return the value of topic content field

Source: bp-forums/topics/template.php:3852

bbp_get_form_topic_edit_reason()

Return the value of the topic edit reason

Source: bp-forums/topics/template.php:4100

bbp_get_form_topic_forum()

Return value of topic forum

Source: bp-forums/topics/template.php:3969

bbp_get_form_topic_log_edit()

Return checked value of topic log edit field

Source: bp-forums/topics/template.php:4064

bbp_get_form_topic_status_dropdown()

Returns topic status downdown

Source: bp-forums/topics/template.php:3381

bbp_get_form_topic_subscribed()

Return checked value of topic subscription

Source: bp-forums/topics/template.php:4009

bbp_get_form_topic_tags()

Return value of topic tags field

Source: bp-forums/topics/template.php:3899

bbp_get_form_topic_title()

Return the value of topic title field

Source: bp-forums/topics/template.php:3815

bbp_get_form_topic_type_dropdown()

Returns topic type select box (normal/sticky/super sticky)

Source: bp-forums/topics/template.php:3292

bbp_get_forum()

Gets a forum

Source: bp-forums/forums/template.php:312

bbp_get_forum_ancestors()

Return array of parent forums

Source: bp-forums/forums/template.php:704

bbp_get_forum_archive_template()

Get the forum archive template

Source: bp-forums/core/template-loader.php:318

bbp_get_forum_archive_title()

Return the forum archive title

Source: bp-forums/forums/template.php:442

bbp_get_forum_author_display_name()

Return the author of the forum

Source: bp-forums/forums/template.php:1881

bbp_get_forum_author_id()

Return the author ID of the forum

Source: bp-forums/forums/template.php:1911

bbp_get_forum_caps()

Return forum capabilities

Source: bp-forums/forums/capabilities.php:19

bbp_get_forum_class()

Return the row class of a forum

Source: bp-forums/forums/template.php:2027

bbp_get_forum_content()

Return the content of the forum

Source: bp-forums/forums/template.php:487

bbp_get_forum_edit_template()

Get the forum edit template

Source: bp-forums/core/template-loader.php:334

bbp_get_forum_freshness_link()

Returns link to the most recent activity inside a forum.

Source: bp-forums/forums/template.php:631

bbp_get_forum_group_ids()

Get group ID’s for a forum

Source: bp-forums/functions.php:329

bbp_get_forum_id()

Return the forum id

Source: bp-forums/forums/template.php:262

bbp_get_forum_index_pagination_count()

Return the forum index pagination count

Source: bp-forums/forums/template.php:887

bbp_get_forum_index_pagination_links()

Return forum pagination links

Source: bp-forums/forums/template.php:933

bbp_get_forum_last_active_id()

Return the forums last active ID

Source: bp-forums/forums/template.php:534

bbp_get_forum_last_active_time()

Return the forums last update date/time (aka freshness)

Source: bp-forums/forums/template.php:571

bbp_get_forum_last_reply_author_id()

Return author ID of last reply of forum

Source: bp-forums/forums/template.php:1306

bbp_get_forum_last_reply_author_link()

Return link to author of last reply of forum

Source: bp-forums/forums/template.php:1339

bbp_get_forum_last_reply_id()

Return the forums last reply id

Source: bp-forums/forums/template.php:1167

bbp_get_forum_last_reply_permalink()

Return the link to the last reply in a forum

Source: bp-forums/forums/template.php:1227

bbp_get_forum_last_reply_title()

Return the title of the last reply inside a forum

Source: bp-forums/forums/template.php:1198

bbp_get_forum_last_reply_url()

Return the url to the last reply in a forum

Source: bp-forums/forums/template.php:1258

bbp_get_forum_last_topic_author_id()

Return the author ID of the last topic of a forum

Source: bp-forums/forums/template.php:1102

bbp_get_forum_last_topic_author_link()

Return link to author of last topic of forum

Source: bp-forums/forums/template.php:1134

bbp_get_forum_last_topic_id()

Return the forum’s last topic id

Source: bp-forums/forums/template.php:1020

bbp_get_forum_last_topic_permalink()

Return the link to the last topic in a forum

Source: bp-forums/forums/template.php:1084

bbp_get_forum_last_topic_title()

Return the title of the last topic inside a forum

Source: bp-forums/forums/template.php:1051

bbp_get_forum_pagination_count()

Return the pagination count

Source: bp-forums/topics/template.php:3141

bbp_get_forum_pagination_links()

Return pagination links

Source: bp-forums/topics/template.php:3186

bbp_get_forum_parent_id()

Return ID of forum parent, if exists

Source: bp-forums/forums/template.php:685

bbp_get_forum_permalink()

Return the link to the forum

Source: bp-forums/forums/template.php:372

bbp_get_forum_post_count()

Return total post count of a forum

Source: bp-forums/forums/template.php:1548

bbp_get_forum_post_type()

Return the unique id of the custom post type for forums

Source: bp-forums/forums/template.php:32