Namespaces: global
Description
bp_activity_screen_mentions()

Load the ‘Mentions’ activity page.

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

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_admin_menu()

Add the Activity top-level menu link when viewing single activity item.

Source: bp-activity/bp-activity-adminbar.php:20

bp_activity_format_notifications()

Format notifications related to activity.

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

bp_activity_at_mention_add_notification()

Notify a member when their nicename is mentioned in an activity feed item.

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

bp_activity_update_meta_cache()

Slurp up activitymeta for a specified set of activity items.

Source: bp-activity/bp-activity-cache.php:24

bp_activity_clear_cache_for_activity()

Clear a cached activity item when that item is updated.

Source: bp-activity/bp-activity-cache.php:46

bp_activity_clear_cache_for_deleted_activity()

Clear cached data for deleted activity items.

Source: bp-activity/bp-activity-cache.php:59

bp_activity_reset_cache_incrementor()

Reset cache incrementor for the Activity component.

Source: bp-activity/bp-activity-cache.php:76

bp_activity_action_permalink_router()

Catch and route requests for single activity item permalinks.

Source: bp-activity/screens/permalink.php:16