File: bp-activity/bp-activity-template.php
Description
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_get_activity_avatar_item_id

Filters the activity avatar item ID.

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

bp_get_activity_avatar

Filters the value returned by bp_core_fetch_avatar.

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

bp_activity_secondary_avatar()

Output the avatar of the object that action was performed on.

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

bp_get_activity_secondary_avatar()

Return the avatar of the object that action was performed on.

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

bp_get_activity_secondary_avatar_object_{$activities_template->activity->component}

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

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

bp_get_activity_secondary_avatar_item_id

Filters the activity secondary avatar item ID.

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

bp_get_activity_secondary_avatar_link

Filters the secondary avatar link for current activity.

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

bp_activity_user_id()

Output the activity user ID.

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