@since: BuddyPress 1.5.0 |
Description |
|---|---|
| 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. |
| 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_delete_link() |
Output the ‘delete’ URL 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. |