@since: BuddyPress 1.5.0
Description
bp_get_activity_comment_delete_link()

Gets the ‘delete’ URL for the activity comment currently being displayed.

Source: bp-activity/bp-activity-template.php:2209

bp_activity_comment_delete_link

Filters the link used for deleting the activity comment currently being displayed.

Source: bp-activity/bp-activity-template.php:2219

bp_activity_comment_content()

Output the content of the activity comment currently being displayed.

Source: bp-activity/bp-activity-template.php:2227

bp_get_activity_comment_content()

Return the content of the activity comment currently being displayed.

Source: bp-activity/bp-activity-template.php:2245

bp_get_activity_comment_date_recorded()

Return the formatted date_recorded for the activity comment currently being displayed.

Source: bp-activity/bp-activity-template.php:2148

bp_activity_comment_date_recorded

Filters the raw recorded date of the activity comment currently being displayed.

Source: bp-activity/bp-activity-template.php:2189

bp_activity_comment_delete_link()

Output the ‘delete’ URL for the activity comment currently being displayed.

Source: bp-activity/bp-activity-template.php:2197

bp_get_activity_comment_user_id()

Return the ID of the author of the activity comment currently being displayed.

Source: bp-activity/bp-activity-template.php:2046

bp_activity_comment_user_id

Filters the ID of the author of the activity comment currently being displayed.

Source: bp-activity/bp-activity-template.php:2058

bp_activity_comment_user_link()

Output the author link for the activity comment currently being displayed.

Source: bp-activity/bp-activity-template.php:2066