bp-forums/classes/class-bp-rest-topics-endpoint.php:
BP_REST_Topics_Endpoint::prepare_item_for_response()
|
Prepares component data for return as an object.
|
bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:
BP_REST_Topics_Actions_Endpoint::dropdown_items()
|
Topic’s Dropdown
|
bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:
BP_REST_Learndash_Courses_Endpoint::prepare_item_for_response()
|
Prepares component data for return as an object.
|
bp-forums/admin/replies.php:
BBP_Replies_Admin::column_data()
|
Print extra columns for the replies page
|
bp-forums/admin/topics.php:
BBP_Topics_Admin::toggle_topic_notice()
|
Toggle topic notices
|
bp-forums/admin/topics.php:
BBP_Topics_Admin::row_actions()
|
Topic Row actions
|
bp-forums/core/theme-compat.php:
bbp_template_include_theme_compat()
|
Reset main query vars and filter ‘the_content’ to output a Forums template part as needed.
|
bp-forums/topics/template.php:
bbp_topic_title()
|
Output the title of the topic
|
bp-forums/forums/template.php:
bbp_get_forum_last_topic_title()
|
Return the title of the last topic inside a forum
|
bp-forums/notifications.php:
bbp_format_buddypress_notifications()
|
Format the BuddyBar/Toolbar notifications
|
bp-forums/common/template.php:
bbp_title()
|
Custom page title for Forums pages
|
bp-forums/common/template.php:
bbp_get_breadcrumb()
|
Return a breadcrumb ( forum -> topic -> reply )
|
bp-forums/common/functions.php:
bbp_notify_topic_subscribers()
|
Sends notification emails for new replies to subscribed topics
|
bp-forums/common/functions.php:
bbp_notify_forum_subscribers()
|
Sends notification emails for new topics to subscribed forums
|
bp-forums/functions.php:
bbp_filter_modify_page_title()
|
Add the topic title to the <title> if viewing a single group forum topic
|
bp-forums/replies/template.php:
bbp_get_reply_topic_title()
|
Return the topic title a reply belongs to
|