Clear Cache After Activate/Deactivate a Plugin

by admin

When you activate or deactivate a plugin, you might ask for the entire cache to be cleared.

In this case, you need to add the following lines to the wp-config.php file because this feature is not automatically activated. You have to activate it manually.

You need to add the following lines after <?php which exists at the top of wp-config.php file.

define("WPFC_CLEAR_CACHE_AFTER_ACTIVATE_DEACTIVATE_PLUGIN", true);

Related articles

How to Cache JSON
How to Cache JSON

WP Fastest Cache automatically excludes the urls with JSON as content type.

WP-CLI Commands
WP-CLI Commands

WP-CLI is a command-line tool specifically designed for managing WordPress websites, offering users the ability to perform a wide range…

Placeholder Image
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…

Ready to get started?

Purchase your first license and see why 1,500,000+ websites globally around the world trust us.