WP_Object_Cache::add_global_groups()
Sets the list of global cache groups.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Sets the list of global cache groups.
Adds multiple values to the cache in one call.
Decrements numeric cache item’s value.
Removes the contents of the cache key in the group.
Deletes multiple values from the cache in one call.
Clears the object cache of all data.
Retrieves the cache contents, if it exists.
Retrieves multiple values from the cache in one call.
Increments numeric cache item’s value.
Replaces the contents in the cache, if contents already exist.