File: bp-forums/common/shortcodes.php
Description
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_login()

Display a login form

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

BBP_Shortcodes::display_register()

Display a register form

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

BBP_Shortcodes::display_lost_pass()

Display a lost password form

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

BBP_Shortcodes::display_stats()

Display forum statistics

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

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_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()

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_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