ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Cache
  • Page 4

WP_Object_Cache::incr()

Method: Increments numeric cache item’s value.

Source: wp-includes/class-wp-object-cache.php:477

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_Object_Cache::replace()

Method: Replaces the contents in the cache, if contents already exist.

Source: wp-includes/class-wp-object-cache.php:260

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_Object_Cache::reset()

Method: Resets cache keys.

Source: wp-includes/class-wp-object-cache.php:615

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

Function: Increments numeric cache item’s value.

Source: wp-includes/cache.php:229

Used by 0 functions | Uses 0 functions

wp_cache_init()

Function: Sets up Object Cache Global and assigns it.

Source: wp-includes/cache.php:21

Used by 0 functions | Uses 0 functions

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