What you can do is install the “WP Control” plugin to create cron jobs from WP admin panel.
Then in the PHP cron job, just call “wpfc_clear_all_cache(true);”
That’s it ??
Edit: “true” arg is to purge the minified data too
This reply was modified 3 years, 8 months ago by ahnurbd.