bp-forums/core/template-functions.php:
bbp_buffer_template_part()
|
Get a template part in an output buffer, and return it
|
bp-forums/groups.php:
BBP_Forums_Group_Extension::display_forums()
|
Output the forums for a group in the edit screens
|
bp-forums/common/widgets.php:
BBP_Stats_Widget::widget()
|
Displays the output, the statistics
|
bp-forums/common/widgets.php:
BBP_Search_Widget::widget()
|
Displays the output, the search form
|
bp-forums/common/classes.php:
BBP_Walker_Reply::start_el()
|
|
bp-forums/common/shortcodes.php:
BBP_Shortcodes::display_reply_form()
|
Display the reply form in an output buffer and return to ensure post/page contents are displayed first.
|
bp-forums/common/shortcodes.php:
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.
|
bp-forums/common/shortcodes.php:
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.
|
bp-forums/common/shortcodes.php:
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.
|
bp-forums/common/shortcodes.php:
BBP_Shortcodes::display_search_form()
|
Display the search form in an output buffer and return to ensure post/page contents are displayed first.
|
bp-forums/common/shortcodes.php:
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.
|
bp-forums/common/shortcodes.php:
BBP_Shortcodes::display_stats()
|
Display forum statistics
|
bp-forums/common/shortcodes.php:
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.
|
bp-forums/common/shortcodes.php:
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.
|
bp-forums/common/shortcodes.php:
BBP_Shortcodes::display_forum_form()
|
Display the forum form in an output buffer and return to ensure post/page contents are displayed first.
|
bp-forums/common/shortcodes.php:
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.
|
bp-forums/common/shortcodes.php:
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.
|
bp-forums/common/shortcodes.php:
BBP_Shortcodes::display_topic_form()
|
Display the topic form in an output buffer and return to ensure post/page contents are displayed first.
|
bp-forums/common/shortcodes.php:
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.
|
bp-forums/functions.php:
bbp_member_forums_replies_content()
|
Get the topics replied to template part
|
bp-forums/functions.php:
bbp_member_forums_favorites_content()
|
Get the topics favorited template part
|
bp-forums/functions.php:
bbp_member_forums_subscriptions_content()
|
Get the topics subscribed template part
|
bp-forums/functions.php:
bbp_member_forums_topics_content()
|
Get the topics created template part
|