File: bp-activity/bp-activity-template.php |
Description |
---|---|
bp_activity_comment_link() |
Output the activity comment link. |
bp_get_activity_comment_link() |
Return the activity comment link. |
bp_get_activity_comment_link |
Filters the comment link for the current activity comment. |
bp_activity_recurse_comment_count() |
Return the total number of comments to the current comment. |
bp_activity_recurse_comment_count |
Filters the total number of comments for the current comment. |
bp_activity_comment_depth() |
Output the depth of the current activity comment. |
bp_get_activity_comment_delete_link() |
Gets the ‘delete’ URL for the activity comment currently being displayed. |
bp_activity_comment_delete_link |
Filters the link used for deleting the activity comment currently being displayed. |
bp_activity_comment_content() |
Output the content of the activity comment currently being displayed. |
bp_get_activity_comment_content() |
Return the content of the activity comment currently being displayed. |