Functions
Description
bbp_get_root_slug()

Return the root slug

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

bbp_get_sanitize_val()

Return sanitized $_REQUEST value.

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

bbp_get_search_pagination_count()

Return the search results pagination count

Source: bp-forums/search/template.php:429

bbp_get_search_pagination_links()

Return search pagination links

Source: bp-forums/search/template.php:476

bbp_get_search_query_args()

Return the search’s query args

Source: bp-forums/search/functions.php:47

bbp_get_search_results_url()

Return the search url

Source: bp-forums/search/template.php:303

bbp_get_search_rewrite_id()

Return the unique ID for all search rewrite rules

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

bbp_get_search_slug()

Return the search slug

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

bbp_get_search_template()

Get the search template

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

bbp_get_search_terms()

Get the search terms

Source: bp-forums/search/template.php:356

bbp_get_search_title()

Get the search page title

Source: bp-forums/search/template.php:221

bbp_get_search_type_ids()

Return an array of search types

Source: bp-forums/search/functions.php:94

bbp_get_search_url()

Return the search url

Source: bp-forums/search/template.php:260

bbp_get_single_forum_description()

Return a fancy description of the current forum, including total topics, total replies, and last activity.

Source: bp-core/deprecated/buddyboss/1.0.php:697

bbp_get_single_forum_template()

Get the single forum template

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

bbp_get_single_reply_template()

Get the single reply template

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

bbp_get_single_topic_description()

Return a fancy description of the current topic, including total topics, total replies, and last activity.

Source: bp-core/deprecated/buddyboss/1.0.php:601

bbp_get_single_topic_template()

Get the single topic template

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

bbp_get_single_user_edit_template()

Get the user profile edit template

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

bbp_get_single_user_template()

Get the user profile template

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

bbp_get_single_view_template()

Get the view template

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

bbp_get_spam_status_id()

Return the spam post status ID

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

bbp_get_spectator_role()

The spectator role is for registered users without any capabilities

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

bbp_get_statistics()

Get the forum statistics

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

bbp_get_stickies()

Return sticky topics of a forum

Source: bp-forums/topics/functions.php:2114

bbp_get_subscriptions_permalink()

Return the link to the user’s subscriptions page (profile page)

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

bbp_get_subscriptions_template()

Get the user subscriptions template

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

bbp_get_super_stickies()

Return topics stuck to front page of the forums

Source: bp-forums/topics/functions.php:2130

bbp_get_tab_index()

Output the current tab index of a given form

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

bbp_get_teeny_mce_buttons()

Edit TeenyMCE buttons to match allowedtags

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

bbp_get_template_locations()

Get the possible subdirectories to check for templates in

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

bbp_get_template_part()

Adds Forums theme support to any active WordPress theme

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

bbp_get_template_stack()

Call the functions added to the ‘bbp_template_stack’ filter hook, and return an array of the template locations.

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

bbp_get_the_content()

Return a textarea or TinyMCE if enabled

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

bbp_get_theme_compat_dir()

Gets the Forums compatable theme used in the event the currently active WordPress theme does not explicitly support Forums. This can be filtered, or set manually. Tricky theme authors can override the default and include their own Forums compatibility layers for their themes.

Source: bp-forums/core/theme-compat.php:159

bbp_get_theme_compat_id()

Gets the name of the Forums compatable theme used, in the event the currently active WordPress theme does not explicitly support Forums.

Source: bp-forums/core/theme-compat.php:117

bbp_get_theme_compat_name()

Gets the name of the Forums compatable theme used, in the event the currently active WordPress theme does not explicitly support Forums.

Source: bp-forums/core/theme-compat.php:131

bbp_get_theme_compat_templates()

Get the templates to use as the endpoint for Forums template parts

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

bbp_get_theme_compat_url()

Gets the Forums compatable theme used in the event the currently active WordPress theme does not explicitly support Forums. This can be filtered, or set manually. Tricky theme authors can override the default and include their own Forums compatibility layers for their themes.

Source: bp-forums/core/theme-compat.php:173

bbp_get_theme_compat_version()

Gets the version of the Forums compatable theme used, in the event the currently active WordPress theme does not explicitly support Forums.

Source: bp-forums/core/theme-compat.php:145

bbp_get_theme_package_id()

Get the current theme package ID

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

bbp_get_time_since()

Return formatted time to display human readable time difference.

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

bbp_get_tiny_mce_plugins()

Edit TinyMCE plugins to match core behaviour

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

bbp_get_title_max_length()

Return the maximum length of a title

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

bbp_get_tools_admin_tabs()

Output the tabs in the admin area

Source: bp-forums/admin/functions.php:226

bbp_get_topic()

Gets a topic

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

bbp_get_topic_admin_links()

Return admin links for topic.

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

bbp_get_topic_archive_slug()

Return the topic archive slug

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

bbp_get_topic_archive_template()

Get the topic archive template

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

bbp_get_topic_archive_title()

Return the topic archive title

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