@package: BuddyBossActivity
Description
bp_get_activity_content()

Return the activity content.

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

bp_get_activity_content

If you want to filter activity update content, please use the filter ‘bp_get_activity_content_body’.

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

bp_activity_action()

Output the activity action.

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

bp_get_activity_action()

Return the activity action.

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

bp_get_activity_action_pre_meta

Filters the activity action before the action is inserted as meta.

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

bp_get_activity_action

Filters the activity action after the action has been inserted as meta.

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

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