ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Cache
  • Page 5

wp_cache_replace()

Function: Replaces the contents of the cache with new data.

Source: wp-includes/cache.php:84

Used by 0 functions | Uses 0 functions

wp_cache_add()

Function: Adds data to the cache, if the cache key doesn’t already exist.

Source: wp-includes/cache.php:41

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
« Previous 1 … 4 5
ClassicPress Documentation • Made with ClassicPress
Privacy Policy