ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 236

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

Function: Gets last changed date for the specified cache group.

Source: wp-includes/functions.php:7761

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_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

wp_cache_reset()

Function: Resets internal cache keys and structures.

Source: wp-includes/cache.php:409

Used by 0 functions | Uses 0 functions

wp_cache_set()

Function: Saves the data to the cache.

Source: wp-includes/cache.php:108

Used by 0 functions | Uses 0 functions

wp_cache_set_comments_last_changed()

Function: Sets the last changed time for the ‘comment’ cache group.

Source: wp-includes/comment.php:3924

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
« Previous 1 … 235 236 237 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy