@since: BuddyPress 1.2.0
Description
bp_activity_comment_content

Filters the content of the current activity comment.

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

bp_activity_comment_count()

Output the activity comment count.

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

bp_activity_get_comment_count()

Return the comment count of an activity item.

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

bp_activity_get_comment_count

Filters the activity comment count.

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

bp_activity_is_favorite()

Output whether or not the current activity is in a current user’s favorites.

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

bp_get_activity_is_favorite()

Return whether the current activity is in a current user’s favorites.

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

bp_get_activity_is_favorite

Filters whether the current activity item is in the current user’s favorites.

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

bp_activity_comments()

Output the comment markup for an activity item.

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

bp_activity_get_comments()

Get the comment markup for an activity item.

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

bp_activity_recurse_comments()

Loops through a level of activity comments and loads the template for each.

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