@since: BuddyPress 1.5.0
Description
bp_activity_{$amount}_

Filters the activity notification for any non-string format.

Source: bp-activity/bp-activity-notifications.php:130

bp_activity_screen_index

Filters the template to load for the Activity directory screen.

Source: bp-activity/screens/directory.php:32

bp_activity_reset_my_new_mentions()

Reset the logged-in user’s new mentions data when he visits his mentions screen.

Source: bp-activity/screens/mentions.php:39

bp_activity_format_notifications()

Format notifications related to activity.

Source: bp-activity/bp-activity-notifications.php:25

bp_activity_screen_index()

Load the Activity directory.

Source: bp-activity/screens/directory.php:14

bp_activity_truncate_entry()

Truncate long activity entries when viewed in activity feeds.

Source: bp-activity/bp-activity-filters.php:540

bp_activity_excerpt_append_text

Filters the appended text for the activity excerpt.

Source: bp-activity/bp-activity-filters.php:567

bp_activity_truncate_entry

Filters the composite activity excerpt entry.

Source: bp-activity/bp-activity-filters.php:595

bp_activity_at_name_filter_updates()

Catch mentions in an activity item before it is saved into the database.

Source: bp-activity/bp-activity-filters.php:409

bp_activity_before_action_delete_activity

Fires before the deletion so plugins can still fetch information about it.

Source: bp-activity/actions/delete.php:51