Methods
Description
BBP_Shortcodes::__construct()

Add the register_shortcodes action to bbp_init

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

BBP_Shortcodes::add_shortcodes()

Register the Forums shortcodes

Source: bp-forums/common/shortcodes.php:102

BBP_Shortcodes::display_breadcrumb()

Display a breadcrumb

Source: bp-forums/common/shortcodes.php:763

BBP_Shortcodes::display_forum()

Display the contents of a specific forum ID in an output buffer and return to ensure that post/page contents are displayed first.

Source: bp-forums/common/shortcodes.php:224

BBP_Shortcodes::display_forum_form()

Display the forum form in an output buffer and return to ensure post/page contents are displayed first.

Source: bp-forums/common/shortcodes.php:263

BBP_Shortcodes::display_forum_index()

Display an index of all visible root level forums in an output buffer and return to ensure that post/page contents are displayed first.

Source: bp-forums/common/shortcodes.php:198

BBP_Shortcodes::display_login()

Display a login form

Source: bp-forums/common/shortcodes.php:722

BBP_Shortcodes::display_lost_pass()

Display a lost password form

Source: bp-forums/common/shortcodes.php:772

BBP_Shortcodes::display_register()

Display a register form

Source: bp-forums/common/shortcodes.php:747

BBP_Shortcodes::display_reply()

Display the contents of a specific reply ID in an output buffer and return to ensure that post/page contents are displayed first.

Source: bp-forums/common/shortcodes.php:442

BBP_Shortcodes::display_reply_form()

Display the reply form in an output buffer and return to ensure post/page contents are displayed first.

Source: bp-forums/common/shortcodes.php:501

BBP_Shortcodes::display_search()

Display the contents of search results in an output buffer and return to ensure that post/page contents are displayed first.

Source: bp-forums/common/shortcodes.php:691

BBP_Shortcodes::display_search_form()

Display the search form in an output buffer and return to ensure post/page contents are displayed first.

Source: bp-forums/common/shortcodes.php:663

BBP_Shortcodes::display_stats()

Display forum statistics

Source: bp-forums/common/shortcodes.php:741

BBP_Shortcodes::display_topic()

Display the contents of a specific topic ID in an output buffer and return to ensure that post/page contents are displayed first.

Source: bp-forums/common/shortcodes.php:320

BBP_Shortcodes::display_topic_form()

Display the topic form in an output buffer and return to ensure post/page contents are displayed first.

Source: bp-forums/common/shortcodes.php:387

BBP_Shortcodes::display_topic_index()

Display an index of all visible root level topics in an output buffer and return to ensure that post/page contents are displayed first.

Source: bp-forums/common/shortcodes.php:289

BBP_Shortcodes::display_topic_index_query()

Filter the query for the topic index

Source: bp-forums/common/shortcodes.php:788

BBP_Shortcodes::display_topic_tag_form()

Display the contents of a specific topic tag in an output buffer and return to ensure that post/page contents are displayed first.

Source: bp-forums/common/shortcodes.php:595

BBP_Shortcodes::display_topic_tags()

Display a tag cloud of all topic tags in an output buffer and return to ensure that post/page contents are displayed first.

Source: bp-forums/common/shortcodes.php:523

BBP_Shortcodes::display_topics_of_tag()

Display the contents of a specific topic tag in an output buffer and return to ensure that post/page contents are displayed first.

Source: bp-forums/common/shortcodes.php:556

BBP_Shortcodes::display_topics_of_tag_query()

Filter the query for topic tags

Source: bp-forums/common/shortcodes.php:803

BBP_Shortcodes::display_view()

Display the contents of a specific view in an output buffer and return to ensure that post/page contents are displayed first.

Source: bp-forums/common/shortcodes.php:624

BBP_Shortcodes::end()

Return the contents of the output buffer and flush its contents.

Source: bp-forums/common/shortcodes.php:172

BBP_Shortcodes::setup_globals()

Shortcode globals

Source: bp-forums/common/shortcodes.php:50

BBP_Shortcodes::start()

Start an output buffer.

Source: bp-forums/common/shortcodes.php:149

BBP_Shortcodes::unset_globals()

Unset some globals in the $bbp object that hold query related info

Source: bp-forums/common/shortcodes.php:113

BBP_Skip_Children::__construct()

Hook into the ‘pre_post_update’ action.

Source: bp-forums/core/cache.php:49

BBP_Skip_Children::pre_post_update()

Only clean post caches for main Forums posts.

Source: bp-forums/core/cache.php:65

BBP_Skip_Children::restore_cache_invalidation()

Restore the cache invalidation to its previous value.

Source: bp-forums/core/cache.php:115

BBP_Skip_Children::skip_related_posts()

Skip cache invalidation of related posts if the post ID being invalidated is not the one that was just updated.

Source: bp-forums/core/cache.php:89

BBP_Stats_Widget::__construct()

Forums Stats Widget

Source: bp-forums/common/widgets.php:1039

BBP_Stats_Widget::form()

Output the stats widget options form

Source: bp-forums/common/widgets.php:1121

BBP_Stats_Widget::parse_settings()

Merge the widget settings into defaults array.

Source: bp-forums/common/widgets.php:1144

BBP_Stats_Widget::register_widget()

Register the widget

Source: bp-forums/common/widgets.php:1058

BBP_Stats_Widget::update()

Update the stats widget options

Source: bp-forums/common/widgets.php:1105

BBP_Stats_Widget::widget()

Displays the output, the statistics

Source: bp-forums/common/widgets.php:1073

BBP_Theme_Compat::__construct()

Pass the $properties to the object on creation.

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

BBP_Theme_Compat::__get()

Get a theme’s property.

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

BBP_Theme_Compat::__set()

Set a theme’s property.

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

BBP_Topics_Admin::__construct()

The main Forums topics admin loader

Source: bp-forums/admin/topics.php:39

BBP_Topics_Admin::admin_head()

Add some general styling to the admin area

Source: bp-forums/admin/topics.php:412

BBP_Topics_Admin::attributes_metabox()

Add the topic attributes metabox

Source: bp-forums/admin/topics.php:266

BBP_Topics_Admin::attributes_metabox_save()

Pass the topic attributes for processing

Source: bp-forums/admin/topics.php:296

BBP_Topics_Admin::author_metabox()

Add the author info metabox

Source: bp-forums/admin/topics.php:377

BBP_Topics_Admin::bail()

Should we bail out of this method?

Source: bp-forums/admin/topics.php:98

BBP_Topics_Admin::column_data()

Print extra columns for the topics page

Source: bp-forums/admin/topics.php:712

BBP_Topics_Admin::column_headers()

Manage the column headers for the topics page

Source: bp-forums/admin/topics.php:668

BBP_Topics_Admin::edit_help()

Contextual help for Forums topic edit page

Source: bp-forums/admin/topics.php:124

BBP_Topics_Admin::filter_dropdown()

Add forum dropdown to topic and reply list table filters

Source: bp-forums/admin/topics.php:932