ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 235

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

Used by 0 functions | Uses 0 functions

wp_cache_add_multiple()

Function: Adds multiple values to the cache in one call.

Source: wp-includes/cache.php:62

Used by 0 functions | Uses 0 functions

wp_cache_add_non_persistent_groups()

Function: Adds a group or set of groups to the list of non-persistent groups.

Source: wp-includes/cache.php:369

Used by 0 functions | Uses 0 functions

wp_cache_close()

Function: Closes the cache.

Source: wp-includes/cache.php:342

Used by 0 functions | Uses 0 functions

wp_cache_decr()

Function: Decrements numeric cache item’s value.

Source: wp-includes/cache.php:249

Used by 0 functions | Uses 0 functions

wp_cache_delete()

Function: Removes the cache contents matching key and group.

Source: wp-includes/cache.php:190

Used by 0 functions | Uses 0 functions

wp_cache_delete_multiple()

Function: Deletes multiple values from the cache in one call.

Source: wp-includes/cache.php:209

Used by 0 functions | Uses 0 functions

wp_cache_flush()

Function: Removes all cache items.

Source: wp-includes/cache.php:265

Used by 0 functions | Uses 0 functions

wp_cache_flush_group()

Function: Removes all cache items in a group, if the object cache implementation supports it.

Source: wp-includes/cache-compat.php:170

Used by 0 functions | Uses 1 function

wp_cache_flush_runtime()

Function: Removes all cache items from the in-memory runtime cache.

Source: wp-includes/cache.php:280

Used by 0 functions | Uses 0 functions
« Previous 1 … 234 235 236 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy