File: bp-activity/bp-activity-template.php |
Description |
---|---|
bp_activity_comment_depth() |
Output the depth of the current activity comment. |
bp_activity_get_comment_depth() |
Return the current activity comment depth. |
bp_activity_get_comment_depth |
Filters the comment depth of the current activity comment. |
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_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. |
bp_activity_comment_content |
Filters the content of the current activity comment. |