File: bp-activity/bp-activity-template.php |
Description |
|---|---|
| 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. |
| bp_activity_comment_count() |
Output the activity comment count. |
| bp_get_activity_comment_date_recorded() |
Return the formatted date_recorded for the activity comment currently being displayed. |
| bp_activity_comment_date_recorded |
Filters the raw recorded date of the activity comment currently being displayed. |
| bp_activity_comment_date_recorded_raw() |
Output the date_recorded of the activity comment currently being displayed. |
| bp_get_activity_comment_date_recorded_raw() |
Return the date_recorded for the activity comment currently being displayed. |
| bp_activity_comment_delete_link() |
Output the ‘delete’ URL for the activity comment currently being displayed. |
| bp_activity_comment_user_link |
Filters the author link for the activity comment currently being displayed. |