File: bp-activity/bp-activity-template.php |
Description |
---|---|
bp_get_activity_avatar |
Filters the value returned by bp_core_fetch_avatar. |
bp_activity_secondary_avatar() |
Output the avatar of the object that action was performed on. |
bp_get_activity_secondary_avatar() |
Return the avatar of the object that action was performed on. |
bp_get_activity_secondary_avatar_object_{$activities_template->activity->component} |
Filters the activity secondary avatar object based on current activity item component. |
bp_get_activity_secondary_avatar_item_id |
Filters the activity secondary avatar item ID. |
bp_get_activity_secondary_avatar_link |
Filters the secondary avatar link for current activity. |
bp_get_activity_secondary_avatar |
Filters the determined avatar for the secondary activity item. |
bp_get_activity_user_id() |
Return the activity user ID. |
bp_get_activity_user_id |
Filters the activity user ID. |
bp_activity_user_id() |
Output the activity user ID. |