File: bp-core/bp-core-cache.php
Description
bp_invitations_reset_cache_incrementor()

Resets all incremented bp_invitations caches.

Source: bp-core/bp-core-cache.php:394

bp_core_get_incremented_cache_key()

Gets the key to be used when caching a value using an incremented cache key.

Source: bp-core/bp-core-cache.php:343

bp_core_get_incrementor()

Gets a group-specific cache incrementor.

Source: bp-core/bp-core-cache.php:363

bp_core_reset_incrementor()

Reset a group-specific cache incrementor.

Source: bp-core/bp-core-cache.php:384

bp_core_delete_incremented_cache()

Delete a value that has been cached using an incremented key.

Source: bp-core/bp-core-cache.php:326

bp_core_clear_cache()

Prune the WP Super Cache.

Source: bp-core/bp-core-cache.php:28

bp_core_clear_cache

Fires before the pruning of WP Super Cache.

Source: bp-core/bp-core-cache.php:38

bp_core_clear_user_object_cache()

Clear all cached objects for a user, or those that a user is part of.

Source: bp-core/bp-core-cache.php:50

bp_core_clear_member_count_caches()

Clear member count caches and transients.

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

bp_core_clear_directory_pages_cache_page_edit()

Clear the directory_pages cache when one of the pages is updated.

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