bp-forums/classes/class-bp-rest-topics-endpoint.php:
BP_REST_Topics_Endpoint::get_topic_revisions()
|
Get revisions for topic.
|
bp-forums/classes/class-bp-rest-topics-endpoint.php:
BP_REST_Topics_Endpoint::update_item()
|
Update/Edit a topic.
|
bp-forums/admin/topics.php:
BBP_Topics_Admin::attributes_metabox_save()
|
Pass the topic attributes for processing
|
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_get_topic_class()
|
Return the row class of a topic
|
bp-forums/topics/template.php:
bbp_get_topic_author_link()
|
Return the author link of the topic
|
bp-forums/topics/template.php:
bbp_get_topic_author_url()
|
Return the author url of the topic
|
bp-forums/topics/template.php:
bbp_get_topic_author_email()
|
Return the topic author email address
|
bp-forums/topics/template.php:
bbp_get_topic_author_role()
|
Return the topic author role
|
bp-forums/topics/template.php:
bbp_is_topic_anonymous()
|
Is the posted by an anonymous user?
|
bp-forums/topics/template.php:
bbp_get_topic_author()
|
Deprecated. Use bbp_get_topic_author_display_name() instead.
|
bp-forums/topics/template.php:
bbp_topic_author_id()
|
Output the author ID of the topic
|
bp-forums/topics/template.php:
bbp_get_topic_author_display_name()
|
Return the author display_name of the topic
|
bp-forums/topics/template.php:
bbp_get_topic_author_avatar()
|
Return the author avatar of the topic
|
bp-forums/topics/functions.php:
bbp_edit_topic_handler()
|
Handles the front end edit topic submission
|
bp-forums/forums/template.php:
bbp_get_forum_last_topic_author_id()
|
Return the author ID of the last topic of a forum
|
bp-forums/notifications.php:
bbp_buddypress_add_notification()
|
Hooked into the new reply function, this notification action is responsible for notifying topic and hierarchical reply authors of topic replies.
|
bp-forums/activity.php:
BBP_BuddyPress_Activity::topic_update()
|
Update the activity stream entry when a topic status changes
|
bp-forums/replies/template.php:
bbp_get_reply_class()
|
Return the row class of a reply
|
bp-core/classes/class-bp-email-tokens.php:
BP_Email_Tokens::token__discussion_content()
|
Generate the output for token discussion.content
|