Namespaces: global |
Description |
|---|---|
| bp_activity_screen_mentions() |
Load the ‘Mentions’ activity page. |
| bp_activity_reset_my_new_mentions() |
Reset the logged-in user’s new mentions data when he visits his mentions screen. |
| bp_activity_admin_menu() |
Add the Activity top-level menu link when viewing single activity item. |
| bp_activity_format_notifications() |
Format notifications related to activity. |
| bp_activity_at_mention_add_notification() |
Notify a member when their nicename is mentioned in an activity feed item. |
| bp_activity_update_meta_cache() |
Slurp up activitymeta for a specified set of activity items. |
| bp_activity_clear_cache_for_activity() |
Clear a cached activity item when that item is updated. |
| bp_activity_clear_cache_for_deleted_activity() |
Clear cached data for deleted activity items. |
| bp_activity_reset_cache_incrementor() |
Reset cache incrementor for the Activity component. |
| bp_activity_action_permalink_router() |
Catch and route requests for single activity item permalinks. |