File: bp-core/bp-core-cache.php |
Description |
---|---|
bp_invitations_reset_cache_incrementor() |
Resets all incremented bp_invitations caches. |
bp_core_delete_incremented_cache() |
Delete a value that has been cached using an incremented key. |
bp_core_get_incremented_cache_key() |
Gets the key to be used when caching a value using an incremented cache key. |
bp_core_get_incrementor() |
Gets a group-specific cache incrementor. |
bp_core_reset_incrementor() |
Reset a group-specific cache incrementor. |
bp_update_meta_cache() |
Update the metadata cache for the specified objects. |
bp_core_get_incremented_cache() |
Gets a value that has been cached using an incremented key. |
bp_core_set_incremented_cache() |
Caches a value using an incremented key. |
bp_core_clear_cache() |
Prune the WP Super Cache. |
bp_core_clear_cache |
Fires before the pruning of WP Super Cache. |