wp_cache_add_global_groups()
Function: Adds a group or set of groups to the list of global groups.
Source: wp-includes/cache.php:356
Function: Adds a group or set of groups to the list of global groups.
Source: wp-includes/cache.php:356
Function: Adds multiple values to the cache in one call.
Source: wp-includes/cache.php:62
Function: Adds a group or set of groups to the list of non-persistent groups.
Source: wp-includes/cache.php:369
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