File: bp-forums/common/shortcodes.php |
Description |
---|---|
bbp_enqueue_scripts |
Others |
BBP_Shortcodes::display_login() |
Display a login form |
BBP_Shortcodes::display_register() |
Display a register form |
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::display_reply_form() |
Display the reply form in an output buffer and return to ensure post/page contents are displayed first. |
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. |