ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 2.0.0
  • Page 11

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

Function: Saves the data to the cache.

Source: wp-includes/cache.php:108

Used by 0 functions | Uses 0 functions

wp_cache_add()

Function: Adds data to the cache, if the cache key doesn’t already exist.

Source: wp-includes/cache.php:41

Used by 0 functions | Uses 0 functions

wp_cache_close()

Function: Closes the cache.

Source: wp-includes/cache.php:342

Used by 0 functions | Uses 0 functions

wp_cache_delete()

Function: Removes the cache contents matching key and group.

Source: wp-includes/cache.php:190

Used by 0 functions | Uses 0 functions

clean_post_cache()

Function: Will clean the post in the cache.

Source: wp-includes/post.php:7022

Used by 0 functions | Uses 0 functions

icon_dir

Filter Hook: Filters the icon directory path.

Source: wp-includes/post.php:6544

Used by 0 functions | Uses 0 functions
« Previous 1 … 10 11 12 … 23 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy