@since: BuddyPress 1.5.0 |
Description |
---|---|
bp_activity_{$amount}_ |
Filters the activity notification for any non-string format. |
bp_activity_screen_index |
Filters the template to load for the Activity directory screen. |
bp_activity_reset_my_new_mentions() |
Reset the logged-in user’s new mentions data when he visits his mentions screen. |
bp_activity_format_notifications() |
Format notifications related to activity. |
bp_activity_screen_index() |
Load the Activity directory. |
bp_activity_truncate_entry() |
Truncate long activity entries when viewed in activity feeds. |
bp_activity_excerpt_append_text |
Filters the appended text for the activity excerpt. |
bp_activity_truncate_entry |
Filters the composite activity excerpt entry. |
bp_activity_at_name_filter_updates() |
Catch mentions in an activity item before it is saved into the database. |
bp_activity_before_action_delete_activity |
Fires before the deletion so plugins can still fetch information about it. |