File: bp-notifications/bp-notifications-cache.php
Description
bp_notifications_update_meta_cache()

Slurp up metadata for a set of notifications.

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

bp_notifications_clear_all_for_user_cache()

Clear all notifications cache for a given user ID.

Source: bp-notifications/bp-notifications-cache.php:45

bp_notifications_clear_all_for_user_cache_after_save()

Invalidate ‘all_for_user_’ cache when saving.

Source: bp-notifications/bp-notifications-cache.php:58

bp_notifications_clear_all_for_user_cache_before_delete()

Invalidate the ‘all_for_user_’ cache when deleting.

Source: bp-notifications/bp-notifications-cache.php:70

bp_notifications_clear_all_for_user_cache_before_update()

Invalidates ‘all_for_user_’ cache when updating.

Source: bp-notifications/bp-notifications-cache.php:95