Applying the query string below will disable Asset CleanUp on the fly. https://yourwebsitedomain.com/?wpacu_no_load It’s great if you’ve done particular changes to a page (e.g. prevented CSS/JS from loading, applied “defer” or “async” attribute to JavaScript files, used minify and combine) and you want to check if it loads the same as it used to before […]
Category: Test Mode & Debugging
What’s the purpose of “Test Mode” from the plugin’s settings and how to use it?
If you’re unsure whether you need to load a plugin (Pro version), or a CSS or JavaScript file on a page, and you’re worried that something could break the functionality/layout of the website, then “Test Mode” is the right option for you. This feature is usually applied on LIVE websites in case there is no […]