SayHelloGmbH / Advanced-WPPerformance

This plugin adds several performance improvements to your WordPress site. In contrst to other performance Plugins, this one sets focus on HTTP\2 Standards (like Server Push and SPDY).
https://wordpress.org/plugins/advanced-wpperformance/
13 stars 2 forks source link

Empty Cache Option #13

Closed keithws closed 6 years ago

keithws commented 6 years ago

I ran into an issue when using the minified files. Turns out the cache is not cleared when the option is turned off and back on. It seems reasonable to delete the cache of minified files when the option is turned off or add a clear cache button. I had to use SFTP and manually empty the cache folder, careful to to delete my critical CSS file.

nico-martin commented 6 years ago

Hi Keith. In the Admin Bar on the too of your frontend and admin area you should have a new menu item called WPPerformance where you can clear the cache: https://ps.w.org/advanced-wpperformance/assets/screenshot-1.png?rev=1707485

keithws commented 6 years ago

Awesome! Sometimes I can be so blind! Thank you for taking the time to point it out!

nico-martin commented 6 years ago

You're welcome :)