• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register
WordPress.org
WordPress.org
  • Plugins
  • Themes
  • Patterns
  • Learn
  • Support
    • Documentation
    • Forums
  • News
  • About
  • Get Involved
    • Five for the Future
  • Showcase
  • Mobile
  • Hosting
  • Openverse
  • Get WordPress
Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / wp-includes/cache.php

wp_cache_get_multiple()

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

Source: wp-includes/cache.php:142

Used by 3 functions | Uses 1 function

wp_cache_switch_to_blog()

Function: Switches the internal blog ID.

Source: wp-includes/cache.php:236

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:30

Used by 29 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:252

Used by 4 functions | Uses 1 function

wp_cache_close()

Function: Closes the cache.

Source: wp-includes/cache.php:49

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:265

Used by 4 functions | Uses 0 functions

wp_cache_decr()

Function: Decrements numeric cache item’s value.

Source: wp-includes/cache.php:66

Used by 0 functions | Uses 1 function

wp_cache_reset()

Function: Reset internal cache keys and structures.

Source: wp-includes/cache.php:288

Used by 0 functions | Uses 2 functions

wp_cache_delete()

Function: Removes the cache contents matching key and group.

Source: wp-includes/cache.php:84

Used by 37 functions | Uses 1 function

wp_cache_flush()

Function: Removes all cache items.

Source: wp-includes/cache.php:100

Used by 3 functions | Uses 1 function

wp_cache_get()

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

Source: wp-includes/cache.php:122

Used by 53 functions | Uses 1 function

wp_cache_incr()

Function: Increment numeric cache item’s value

Source: wp-includes/cache.php:161

Used by 0 functions | Uses 1 function

wp_cache_init()

Function: Sets up Object Cache Global and assigns it.

Source: wp-includes/cache.php:174

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:194

Used by 0 functions | Uses 1 function

wp_cache_set()

Function: Saves the data to the cache.

Source: wp-includes/cache.php:218

Used by 45 functions | Uses 1 function
  • About
  • News
  • Hosting
  • Donate
  • Support
  • 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
Code is Poetry