File: bp-activity/bp-activity-template.php |
Description |
---|---|
bp_get_activity_action |
Filters the activity action after the action has been inserted as meta. |
bp_activity_action() |
Output the activity action. |
bp_get_activity_action() |
Return the activity action. |
bp_activity_user_link() |
Output the activity user link. |
bp_get_activity_user_link() |
Return the activity user link. |
bp_get_activity_user_link |
Filters the activity user link. |
bp_activity_avatar() |
Output the avatar of the user that performed the action. |
bp_get_activity_avatar() |
Return the avatar of the user that performed the action. |
bp_get_activity_avatar_object_{$current_activity_item->component} |
Filters the activity avatar object based on current activity item component. |
bp_get_activity_avatar_item_id |
Filters the activity avatar item ID. |