ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 235

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

wp_cache_get()

Function: Retrieves the cache contents from the cache by key and group.

Source: wp-includes/cache.php:151

Used by 0 functions | Uses 0 functions

wp_cache_get_last_changed()

Function: Gets last changed date for the specified cache group.

Source: wp-includes/functions.php:7761

Used by 0 functions | Uses 0 functions

wp_cache_get_multiple()

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

Source: wp-includes/cache.php:172

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