Autoptimize 2.4 finally released September 25, 2018 by futttaSo I finally release Autoptimize 2.4, with lots of new features and improvements. Exited and slightly nervous 🙂
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 Reply
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 Reply
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. Reply