wp_cache_reset()
Function: Resets internal cache keys and structures.
Source: wp-includes/cache.php:409
Function: Resets internal cache keys and structures.
Source: wp-includes/cache.php:409
Class: Core class that implements an object cache.
Source: wp-includes/class-wp-object-cache.php:25
Function: Displays the ID of the current item in the WordPress Loop.
Source: wp-includes/post-template.php:16
Function: Retrieves the ID of the current item in the WordPress Loop.
Source: wp-includes/post-template.php:27
Function: Displays or retrieves the current post title with optional markup.
Source: wp-includes/post-template.php:42
Function: Removes all cache items.
Source: wp-includes/cache.php:265
Function: Retrieves the cache contents from the cache by key and group.
Source: wp-includes/cache.php:151
Function: Increments numeric cache item’s value.
Source: wp-includes/cache.php:229
Function: Sets up Object Cache Global and assigns it.
Source: wp-includes/cache.php:21
Function: Replaces the contents of the cache with new data.
Source: wp-includes/cache.php:84