wp_cache_close()
Function: Closes the cache.
Source: wp-includes/cache.php:342
Function: Closes the cache.
Source: wp-includes/cache.php:342
Function: Decrements numeric cache item’s value.
Source: wp-includes/cache.php:249
Function: Removes the cache contents matching key and group.
Source: wp-includes/cache.php:190
Function: Deletes multiple values from the cache in one call.
Source: wp-includes/cache.php:209
Function: Removes all cache items.
Source: wp-includes/cache.php:265
Function: Removes all cache items in a group, if the object cache implementation supports it.
Source: wp-includes/cache-compat.php:170
Function: Removes all cache items from the in-memory runtime cache.
Source: wp-includes/cache.php:280
Function: Retrieves the cache contents from the cache by key and group.
Source: wp-includes/cache.php:151
Function: Gets last changed date for the specified cache group.
Source: wp-includes/functions.php:7761
Function: Retrieves multiple values from the cache in one call.
Source: wp-includes/cache.php:172