Question

Good morning, can you tell me please query string to disable Autoptimize CSS/JS aggregation? I need it for debugging. I saw it before, but now I can’t find. I want to enter _site.com/?nooptimize (something like this). Thanks in advance for help

Était-ce utile?

La solution

Add ?ao_noptimize=1 to the URL If your page is https://yourdomain.com/sample-page/ visiting the same page at ttps://yourdomain.com/sample-page/?ao_noptimize=1 the plugin Autoptimize will aggregate neither the scripts nor the stylesheets.

Licencié sous: CC-BY-SA avec attribution
Non affilié à wordpress.stackexchange
scroll top