Skip to content
  • Log In
  • Register
WordPress.org
  • News
  • Download & Extend
    • Get WordPress
    • Themes
    • Patterns
    • Plugins
    • Openverse
    • Mobile
    • Hosting
  • Learn
    • Learn WordPress
    • Documentation
    • Forums
    • WordPress.tv
    • Developers
  • Community
    • Make WordPress
    • WordCamp
    • Meetups
    • Photo Directory
    • Job Board
    • Five for the Future
  • About
    • About WordPress
    • Showcase
    • Gutenberg
    • Enterprise
  • Get WordPress
Get WordPress

Developer Resources

Browse: Home / Reference / wp-includes/cache.php

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 1 function

wp_cache_delete_multiple()

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

Source: wp-includes/cache.php:209

Used by 7 functions | Uses 1 function

wp_cache_add_multiple()

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

Source: wp-includes/cache.php:62

Used by 7 functions | Uses 1 function

wp_cache_set_multiple()

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

Source: wp-includes/cache.php:129

Used by 2 functions | Uses 1 function

wp_cache_get_multiple()

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

Source: wp-includes/cache.php:172

Used by 3 functions | Uses 1 function

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 21 functions | Uses 1 function

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 4 functions | Uses 1 function

wp_cache_close()

Function: Closes the cache.

Source: wp-includes/cache.php:342

Used by 1 function | 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 4 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 1 function

wp_cache_reset()

Function: Resets internal cache keys and structures.

Source: wp-includes/cache.php:409

Used by 0 functions | Uses 2 functions

wp_cache_delete()

Function: Removes the cache contents matching key and group.

Source: wp-includes/cache.php:190

Used by 31 functions | Uses 1 function

wp_cache_flush()

Function: Removes all cache items.

Source: wp-includes/cache.php:265

Used by 4 functions | Uses 1 function

wp_cache_get()

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

Source: wp-includes/cache.php:151

Used by 54 functions | Uses 1 function

wp_cache_incr()

Function: Increments numeric cache item’s value.

Source: wp-includes/cache.php:229

Used by 0 functions | Uses 1 function

wp_cache_init()

Function: Sets up Object Cache Global and assigns it.

Source: wp-includes/cache.php:21

Used by 3 functions | Uses 1 function

wp_cache_replace()

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

Source: wp-includes/cache.php:84

Used by 0 functions | Uses 1 function

wp_cache_set()

Function: Saves the data to the cache.

Source: wp-includes/cache.php:108

Used by 46 functions | Uses 1 function

wp_cache_switch_to_blog()

Function: Switches the internal blog ID.

Source: wp-includes/cache.php:385

Used by 3 functions | Uses 1 function
  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Documentation
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
Code is Poetry