@since: BuddyPress 1.1.0
Description
bp_get_activity_user_id

Filters the activity user ID.

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

bp_activity_avatar()

Output the avatar of the user that performed the action.

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

bp_get_activity_avatar()

Return the avatar of the user that performed the action.

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

bp_get_activity_avatar_object_{$current_activity_item->component}

Filters the activity avatar object based on current activity item component.

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

bp_activity_user_id()

Output the activity user ID.

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

bp_has_activities

Filters whether or not there are activity items to display.

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