Executing a Function After Clearing All Cache

by admin

You can write your own function that will work after the cache is cleared.

add_action('wpfc_delete_cache', "your_function");

function your_function(){
    //you can run whatever you want
}

Related articles

Placeholder Image
To Clear Cache After Update

If a post or page is updated, the cache of post or page is cleared.

Login Problem
Login Problem

The cache plugins may cause a login problem. Some users cannot login into wp-admin panel when they activate WP Fastest…

Placeholder Image
Utf-8 Character Encoding Problem

HTML files are typically served as text/html. The character encoding (or ‘charset’) of this file is UTF-8. If the page…

Ready to get started?

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