Functions
Description
bbp_get_forum_post_type_labels()

Return array of labels used by the forum post type

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

bbp_get_forum_post_type_rewrite()

Return array of forum post type rewrite settings

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

bbp_get_forum_post_type_supports()

Return array of features the forum post type supports

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

bbp_get_forum_replies_feed_link()

Retrieve the link for the forum replies feed

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

bbp_get_forum_reply_count()

Return total post count of a forum

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

bbp_get_forum_slug()

Return the single forum slug

Source: bp-forums/core/options.php:498

bbp_get_forum_status()

Return the status of the forum

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

bbp_get_forum_statuses()

Return an associative array of available topic statuses

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

bbp_get_forum_subforum_count()

Return total subforum count of a forum

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

bbp_get_forum_subscribers()

Get the users who have subscribed to the forum

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

bbp_get_forum_subscription_link()

Get the forum subscription link

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

bbp_get_forum_thumbnail_image()

Get the forum thumbnail’s image tag

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

bbp_get_forum_thumbnail_src()

Get the forum thumbnail’s image source

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

bbp_get_forum_title()

Return the title of the forum

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

bbp_get_forum_topic_count()

Return total topic count of a forum

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

bbp_get_forum_topic_count_hidden()

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

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

bbp_get_forum_topics_feed_link()

Retrieve the link for the forum feed

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

bbp_get_forum_topics_link()

Return the topics link of the forum

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

bbp_get_forum_type()

Return the type of forum (category/forum/etc.

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

bbp_get_forum_types()

Return an associative array of forum types

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

bbp_get_forum_visibilities()

Return an associative array of forum visibility

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

bbp_get_forum_visibility()

Return the visibility of the forum

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

bbp_get_forums_for_current_user()

Get the forums the current user has the ability to see and post to

Source: bp-forums/users/template.php:1959

bbp_get_forums_per_page()

Return the forums per page setting

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

bbp_get_forums_url()

Return the forum URL

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

bbp_get_global_post_field()

Get the unfiltered value of a global $post’s key

Source: bp-forums/common/functions.php:1630

bbp_get_group_forum_ids()

Get forum ID’s for a group

Source: bp-forums/functions.php:297

bbp_get_group_forums_root_id()

Return the grop forums root parent forum id

Source: bp-forums/core/options.php:404

bbp_get_hidden_forum_ids()

Returns the hidden forum ids

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

bbp_get_hidden_status_id()

Return the hidden post status ID

Source: bp-forums/core/functions.php:403

bbp_get_keymaster_role()

The keymaster role for Forums users

Source: bp-forums/core/capabilities.php:473

bbp_get_logout_link()

Return the logout link

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

bbp_get_moderator_role()

The moderator role for Forums users

Source: bp-forums/core/capabilities.php:485

bbp_get_network_sites()

Function get network sites.

Source: bp-forums/admin/tools.php:231

bbp_get_orphan_status_id()

Return the orphan post status ID

Source: bp-forums/core/functions.php:447

bbp_get_page_by_path()

Used to guess if page exists at requested path

Source: bp-forums/common/functions.php:1949

bbp_get_paged()

Assist pagination by returning correct page number

Source: bp-forums/common/functions.php:310

bbp_get_paged_rewrite_id()

Get the id used for paginated requests

Source: bp-forums/core/functions.php:542

bbp_get_paged_slug()

Get the slug used for paginated requests

Source: bp-forums/core/functions.php:553

bbp_get_participant_role()

The participant role for registered user that can participate in forums

Source: bp-forums/core/capabilities.php:497

bbp_get_pending_status_id()

Return the pending post status ID

Source: bp-forums/core/functions.php:381

bbp_get_private_forum_ids()

Returns the private forum ids

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

bbp_get_private_status_id()

Return the private post status ID

Source: bp-forums/core/functions.php:392

bbp_get_public_child_count()

Query the DB and get a count of public children

Source: bp-forums/common/functions.php:1497

bbp_get_public_child_ids()

Query the DB and get a the child id’s of public children

Source: bp-forums/common/functions.php:1543

bbp_get_public_child_last_id()

Query the DB and get the last public post_id that has parent_id as post_parent

Source: bp-forums/common/functions.php:1451

bbp_get_public_status_id()

Return the public post status ID

Source: bp-forums/core/functions.php:370

bbp_get_query_name()

Get the ‘_bbp_query_name’ setting

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

bbp_get_query_template()

Retrieve path to a template

Source: bp-forums/core/template-functions.php:392

bbp_get_quicktags_settings()

Edit TinyMCE quicktags buttons to match allowedtags

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