@since: BuddyPress 1.7.0
Description
bp_activity_types_list()

Echo a list of all registered activity types for use in dropdowns or checkbox lists.

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

bp_activity_types_list_{$output}

Fires at the end of the listing of activity types.

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

bp_activity_comments_user_avatars()

Echo a list of linked avatars of users who have commented on the current activity item.

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

bp_activity_comments_user_avatars

Filters the list of linked avatars for users who have commented on the current activity item.

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

bp_activity_get_comments_user_ids()

Return the IDs of every user who’s left a comment on the current activity item.

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

bp_get_activity_parent_user_id()

Return the parent activity’s user ID.

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

bp_get_activity_parent_user_id

Filters the activity parent item’s user ID.

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

bp_activity_parent_user_id()

Output the parent activity’s user ID.

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

bp_get_activity_secondary_avatar_link

Filters the secondary avatar link for current activity.

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