Functions
Description
bbp_forum_archive_title()

Output the forum archive title

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

bbp_forum_author_display_name()

Output the author of the forum

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

bbp_forum_author_id()

Output the author ID of the forum

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

bbp_forum_class()

Output the row class of a forum

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

bbp_forum_content()

Output the content of the forum

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

bbp_forum_enforce_blocked()

Check if a user is blocked, or cannot spectate the forums.

Source: bp-forums/users/functions.php:1411

bbp_forum_enforce_hidden()

Check if it’s a hidden forum or a topic or reply of a hidden forum and if the user can’t view it, then sets a 404

Source: bp-forums/forums/functions.php:2137

bbp_forum_enforce_private()

Check if it’s a private forum or a topic or reply of a private forum and if the user can’t view it, then sets a 404

Source: bp-forums/forums/functions.php:2192

bbp_forum_form_fields()

Output the required hidden fields when creating/editing a forum

Source: bp-forums/common/template.php:1639

bbp_forum_freshness_link()

Output link to the most recent activity inside a forum.

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

bbp_forum_get_subforums()

Return subforums of given forum

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

bbp_forum_id()

Output forum id

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

bbp_forum_index_pagination_count()

Forum Pagination *********************************************************

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

bbp_forum_index_pagination_links()

Output forum pagination links

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

bbp_forum_last_active_id()

Output the forums last active ID

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

bbp_forum_last_active_time()

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

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

bbp_forum_last_reply_author_id()

Output author ID of last reply of forum

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

bbp_forum_last_reply_author_link()

Output link to author of last reply of forum

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

bbp_forum_last_reply_id()

Output the forums last reply id

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

bbp_forum_last_reply_permalink()

Output the link to the last reply in a forum

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

bbp_forum_last_reply_title()

Output the title of the last reply inside a forum

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

bbp_forum_last_reply_url()

Output the url to the last reply in a forum

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

bbp_forum_last_topic_author_link()

Output link to author of last topic of forum

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

bbp_forum_last_topic_id()

Output the forum’s last topic id

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

bbp_forum_last_topic_permalink()

Output the link to the last topic in a forum

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

bbp_forum_last_topic_title()

Output the title of the last topic inside a forum

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

bbp_forum_metabox()

Forum metabox

Source: bp-forums/admin/metaboxes.php:251

bbp_forum_pagination_count()

Output the pagination count

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

bbp_forum_pagination_links()

Output pagination links

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

bbp_forum_parent_id()

Output parent ID of a forum, if exists

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

bbp_forum_permalink()

Output the link to the forum

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

bbp_forum_post_count()

Output total post count of a forum

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

bbp_forum_post_type()

Output the unique id of the custom post type for forums

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

bbp_forum_query_last_reply_id()

Returns the forum’s last reply id

Source: bp-forums/forums/functions.php:2094

bbp_forum_query_subforum_ids()

Returns the forum’s subforum ids

Source: bp-forums/forums/functions.php:2057

bbp_forum_query_topic_ids()

Returns the forum’s topic ids

Source: bp-forums/forums/functions.php:2038

bbp_forum_recursive_group_id()

Get Sub Forum’s group id, if not associated with any group then it searches for the parent forums to fetch group associated otherwise returns false

Source: bp-forums/functions.php:817

bbp_forum_replies_feed_link()

Output the link for the forum replies feed

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

bbp_forum_reply_count()

Output total reply count of a forum

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

bbp_forum_row_actions()

Allow forum rows to have adminstrative actions

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

bbp_forum_status()

Output the status of the forum

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

bbp_forum_subforum_count()

Output total sub-forum count of a forum

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

bbp_forum_subscription_link()

Output the forum subscription link

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

bbp_forum_subscriptions_handler()

Handles the front end subscribing and unsubscribing forums

Source: bp-forums/users/functions.php:1132

bbp_forum_title()

Output the title of the forum

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

bbp_forum_topic_count()

Output total topic count of a forum

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

bbp_forum_topic_count_hidden()

Output total hidden topic count of a forum (hidden includes trashed and spammed topics)

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

bbp_forum_topic_reply_ajax_form_search_tags()

Search the tags that already added on forums previously and give the suggestions list.

Source: bp-forums/functions.php:864

bbp_forum_topics_feed_link()

Output the link for the forum feed

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

bbp_forum_topics_link()

Output the topics link of the forum

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