File: bp-forums/common/shortcodes.php |
Description |
---|---|
BBP_Shortcodes::display_lost_pass() |
Display a lost password form |
BBP_Shortcodes::display_stats() |
Display forum statistics |
BBP_Shortcodes::display_breadcrumb() |
Display a breadcrumb |
BBP_Shortcodes::display_topic_index_query() |
Filter the query for the topic index |
BBP_Shortcodes::display_topics_of_tag_query() |
Filter the query for topic tags |
BBP_Shortcodes |
Forums Shortcode Class |
BBP_Shortcodes::__construct() |
Add the register_shortcodes action to bbp_init |
BBP_Shortcodes::setup_globals() |
Shortcode globals |
BBP_Shortcodes::add_shortcodes() |
Register the Forums shortcodes |
BBP_Shortcodes::unset_globals() |
Unset some globals in the $bbp object that hold query related info |