File: bp-notifications/bp-notifications-cache.php |
Description |
---|---|
bp_notifications_update_meta_cache() |
Slurp up metadata for a set of notifications. |
bp_notifications_clear_all_for_user_cache() |
Clear all notifications cache for a given user ID. |
bp_notifications_clear_all_for_user_cache_after_save() |
Invalidate ‘all_for_user_’ cache when saving. |
bp_notifications_clear_all_for_user_cache_before_delete() |
Invalidate the ‘all_for_user_’ cache when deleting. |
bp_notifications_clear_all_for_user_cache_before_update() |
Invalidates ‘all_for_user_’ cache when updating. |