Firstly thank you for this great plugin!
I’m using litespeed to cache my website, I noticed today that some of the pages are still being cached from shabbat and it says the page is closed.
Clearing the cache solved the issue, but I can’t clear it manually each week.
Is there a way of adding a purge all for litespeed cache as well to the plugin?
Thanks!
if (function_exists('litespeed_purge_all')) {
litespeed_purge_all();
}
]]>
Hi, the format you give to choose “time before shabbat” and “after” is not presented well and confusing. better to have a simple numberic input that represent minutes.
for example, I can choose 18 minutes, or 150 minutes (which are 2.5 hours). This is much more convenient.
Another suggestion is have default values, so it can work right after the installation. Thank you!
]]>