If you use the MultiSite installation on your wordpress, separate cache is created for each site. When you click on the “Clear All Cache” button, only the cache of the current site is cleared. Continue reading
Category Archives: Features

Clear Cache After Theme or Plugin Update
When you update any plugin or theme, the entire cache may need to be cleared. Continue reading

Automatic Cache
The cache is created in two ways. First, it is created when the page is visited. Second, If enabled, it is created by the Preload feature. In both cases, the cache takes time to create. Continue reading

Clear Cache Link on the Toolbar
One of the ways to clear cache is clicking on the link which exists on the admin toolbar. By default, only the admin users can see the clear cache button on the toolbar. Continue reading

How to Cache JSON
WP Fastest Cache automatically excludes the urls with JSON as content type. Continue reading

WP-CLI Commands
WP-CLI is a tool that allows you to manage the WordPress web sites from the command line. You can do most of the regular admin actions with WP-CLI. Continue reading

Clear Cache via URL
There are some features which provide you to clear cache via admin panel. You need to have to login into the wordpress admin panel. Continue reading

Cache Url with Google Analytics Parameters QueryString
If a url contains a query string, the url is not cached but the situation is different for the urls which contains google analytics parameters. Continue reading
Clearing Cache After New Post
When a new post is published, you can clear all cache or the cache of homepage, the cache of the post’s categories and the cache of the post’s tags. Continue reading
(Deprecated) Hide or Disable Clear Cache Button
We removed the clear cache button from column so there is no need to hide the button.
https://www.wpfastestcache.com/tutorial/clear-cache-for-specific-page/