ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 236

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

wp_cache_set_posts_last_changed()

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

Source: wp-includes/post.php:7698

Used by 0 functions | Uses 0 functions

wp_cache_set_sites_last_changed()

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

Source: wp-includes/ms-site.php:1302

Used by 1 function | Uses 0 functions

wp_cache_set_terms_last_changed()

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

Source: wp-includes/taxonomy.php:5085

Used by 0 functions | Uses 0 functions
« Previous 1 … 235 236 237 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy