File: bp-activity/bp-activity-template.php |
Description |
---|---|
bp_activity_comment_user_id |
Filters the ID of the author of the activity comment currently being displayed. |
bp_activity_comment_user_link() |
Output the author link for the activity comment currently being displayed. |
bp_get_activity_comment_user_link() |
Return the author link for the activity comment currently being displayed. |
bp_activity_comment_user_link |
Filters the author link for the activity comment currently being displayed. |
bp_activity_comment_name() |
Output the author name for the activity comment currently being displayed. |
bp_get_activity_comment_name() |
Return the author name for the activity comment currently being displayed. |
bp_activity_comment_name |
Filters the name of the author for the activity comment. |
bp_activity_comment_date_recorded() |
Output the formatted date_recorded of the activity comment currently being displayed. |
bp_activity_comment_id |
Filters the ID of the activity comment currently being displayed. |
bp_activity_comment_user_id() |
Output the ID of the author of the activity comment currently being displayed. |