Hi Frank, Looks like you have made many new improvements in the latest Autoptimize wordpress plugin update. I just set up a new website https://funnyflix.video running with AO and with bluehost and its by far my “fastest loading website”. Keep up the good work. Best regards Ylia
Is there a way to not have to “listen” to other cache plugin for Autoptimize to clear its cache? I managed to optimize my site without any cache plugin (only Autoptimize) and would love the ability to Autoptimize to automatically clear its cache after reaching certain size. Or once a week / month. Thank you for your hard work! Appreciate it as always
yes, you can use this code snippet; add_filter('autoptimize_filter_main_hookpagecachepurge','__return_false'); but if you have not page cache, this is useless, the listening does not “cost” anything ๐ auto-clearing cache is not a good idea, bu( in the FAQ some external solutions are listed.
Hi Frank,
Looks like you have made many new improvements in the latest Autoptimize wordpress plugin update. I just set up a new website https://funnyflix.video running with AO and with bluehost and its by far my “fastest loading website”. Keep up the good work.
Best regards
Ylia
Love this plugin
Is there a way to not have to “listen” to other cache plugin for Autoptimize to clear its cache? I managed to optimize my site without any cache plugin (only Autoptimize) and would love the ability to Autoptimize to automatically clear its cache after reaching certain size. Or once a week / month.
Thank you for your hard work! Appreciate it as always
yes, you can use this code snippet;
add_filter('autoptimize_filter_main_hookpagecachepurge','__return_false');
but if you have not page cache, this is useless, the listening does not “cost” anything ๐
auto-clearing cache is not a good idea, bu( in the FAQ some external solutions are listed.
Is there a option to integrate WebP format in plugin?! ๐
not yet, but it’s on the to-do list ๐