@since: BuddyPress 1.5.0
Description
bp_activity_comment_user_link

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

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

bp_activity_comment_name()

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

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

bp_get_activity_comment_name()

Return the author name for the activity comment currently being displayed.

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

bp_activity_comment_name

Filters the name of the author for the activity comment.

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

bp_activity_comment_date_recorded()

Output the formatted date_recorded of the activity comment currently being displayed.

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

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_current_comment()

Utility function that returns the comment currently being recursed.

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

bp_activity_current_comment

Filters the current comment being recursed.

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

bp_activity_comment_id()

Output the ID of the activity comment currently being displayed.

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

bp_get_activity_comment_id()

Return the ID of the activity comment currently being displayed.

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