@package: BuddyBossActivity |
Description |
|---|---|
| bp_get_activity_content() |
Return the activity content. |
| bp_get_activity_content |
If you want to filter activity update content, please use the filter ‘bp_get_activity_content_body’. |
| bp_activity_action() |
Output the activity action. |
| bp_get_activity_action() |
Return the activity action. |
| bp_get_activity_action_pre_meta |
Filters the activity action before the action is inserted as meta. |
| bp_get_activity_action |
Filters the activity action after the action has been inserted as meta. |
| 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. |