Clean cache via cron job
-
Hi
Thanks for a great plugin. I use this along with Fluxstore app to cache rest calls for my mobile app. I need to clear the cache with a corn job (which I can manually do by pressing the “Clear Rest Cache” on WP admin bar).
For running a custom cron job, I use WP control which lets me execute PHP code at a specific time and intervals.
I’ve tried this but couldn’t really understand.
Lets assume that I’m calling custom function defined in my functions.php file named my_cron_job().
How can I clean all the cache (just like clicking the “Clear Rest Cache” button) in this function?
Thank you.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Clean cache via cron job’ is closed to new replies.