Hello @mairh93,
There is no such option on the WordPress admin interface.
You can use the ‘sg_cachepress_purge_cache()‘ function listed in our documentation to create a script that can be executed via cron.
If your hosting provider supports wp-cli you can also use ‘wp sg purge‘ command.
Both methods are described in the documentation, which is available here:
https://ww.wp.xz.cn/plugins/sg-cachepress/
Hello,
I need to create a snippet with this function‘sg_cachepress_purge_cache()‘ ?
What exactly it is doing?
Thank you!
Once called, the function in question triggers the purge cache functionality of our plugin.
You should check the case with the assistance of a developer who can implement the function to your code.
Best Regards,
Dimitar