bp-forums/classes/class-bp-rest-reply-endpoint.php:
BP_REST_Reply_Endpoint::update_item()
|
Update/Edit a reply.
|
bp-forums/admin/replies.php:
BBP_Replies_Admin::attributes_metabox_save()
|
Pass the reply 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/forums/template.php:
bbp_get_forum_last_reply_author_id()
|
Return author ID of last reply of forum
|
bp-forums/activity.php:
BBP_BuddyPress_Activity::reply_update()
|
Update the activity stream entry when a reply status changes
|
bp-forums/replies/template.php:
bbp_get_reply_class()
|
Return the row class of a reply
|
bp-forums/replies/template.php:
bbp_get_reply_author_role()
|
Return the reply author role
|
bp-forums/replies/template.php:
bbp_get_reply_author_email()
|
Return the reply author email address
|
bp-forums/replies/template.php:
bbp_get_reply_author_display_name()
|
Return the author display_name of the reply
|
bp-forums/replies/template.php:
bbp_get_reply_author_avatar()
|
Return the author avatar of the reply
|
bp-forums/replies/template.php:
bbp_get_reply_author_link()
|
Return the author link of the reply
|
bp-forums/replies/template.php:
bbp_get_reply_author_url()
|
Return the author url of the reply
|
bp-forums/replies/template.php:
bbp_is_reply_anonymous()
|
Is the reply by an anonymous user?
|
bp-forums/replies/template.php:
bbp_get_reply_author()
|
Deprecated. Use bbp_get_reply_author_display_name() instead.
|
bp-forums/replies/template.php:
bbp_reply_author_id()
|
Output the author ID of the reply
|
bp-forums/replies/functions.php:
bbp_adjust_forum_role_labels()
|
Change forum role labels to conform to BuddyBoss Platform naming conventions
|
bp-forums/replies/functions.php:
bbp_edit_reply_handler()
|
Handles the front end edit reply submission
|
bp-core/classes/class-bp-email-tokens.php:
BP_Email_Tokens::token__reply_content()
|
Generate the output for token reply_content
|