43 results found for “clean cache”. Showing results 1 to 25.
-
Cleans the cached data so it can be recalculated.
-
functionclean_blog_cache()
Clean the blog cache
-
functionclean_page_cache()
Will clean the page in the cache.
-
hookclean_page_cache
Fires immediately after the given page’s cache is cleaned.
-
functionclean_post_cache()
Will clean the post in the cache.
-
hookclean_post_cache
Fires immediately after the given post’s cache is cleaned.
-
hookclean_site_cache
Fires immediately after a site has been removed from the object cache.
-
functionclean_term_cache()
Removes all of the term IDs from the cache.
-
hookclean_term_cache
Fires once after each taxonomy’s term cache has been cleaned.
-
functionclean_user_cache()
Cleans all user caches.
-
hookclean_user_cache
Fires immediately after the given user’s cache is cleaned.
-
functionclean_comment_cache()
Removes a comment from the object cache.
-
Fires immediately after a comment has been removed from the object cache.
-
functionclean_dirsize_cache()
Cleans directory size cache used by recurse_dirsize().
-
functionclean_network_cache()
Removes a network from the object cache.
-
Fires immediately after a network has been removed from the object cache.
-
functionclean_bookmark_cache()
Deletes the bookmark cache.
-
functionclean_category_cache()
Removes the category cache data based on ID.
-
functionclean_taxonomy_cache()
Cleans the caches for a taxonomy.
-
Fires after a taxonomy’s caches have been cleaned.
-
functionwp_clean_themes_cache()
Clears the cache held by get_theme_roots() and WP_Theme.
-
functionwp_clean_update_cache()
Clears existing update caches for plugins, themes, and core.
-
functionclean_attachment_cache()
Will clean the attachment in the cache.
-
Fires after the given attachment’s cache is cleaned.
-
functionwp_clean_plugins_cache()
Clears the plugins cache used by get_plugins() and by default, the plugin updates cache.