File: bp-forums/common/shortcodes.php
Description
BBP_Shortcodes::display_stats()

Display forum statistics

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

BBP_Shortcodes::display_breadcrumb()

Display a breadcrumb

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

BBP_Shortcodes::display_topic_index_query()

Filter the query for the topic index

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

BBP_Shortcodes::display_topics_of_tag_query()

Filter the query for topic tags

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

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

Forums Shortcode Class

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

BBP_Shortcodes::__construct()

Add the register_shortcodes action to bbp_init

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

BBP_Shortcodes::setup_globals()

Shortcode globals

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

BBP_Shortcodes::add_shortcodes()

Register the Forums shortcodes

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

BBP_Shortcodes::unset_globals()

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

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