ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 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 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_set_multiple()

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

Source: wp-includes/cache.php:129

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

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_switch_to_blog()

Function: Switches the internal blog ID.

Source: wp-includes/cache.php:385

Used by 0 functions | Uses 0 functions

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_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_reset()

Function: Resets internal cache keys and structures.

Source: wp-includes/cache.php:409

Used by 0 functions | Uses 0 functions

WP_Object_Cache::__destruct()

Method: Saves the object cache before object is completely destroyed.

Source: wp-includes/cache.php:729

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy