data-no-minify attribute to the lazyload script tag to prevent it from being com
-
In this update you added this:
- Enhancement: Add data-no-minify attribute to the lazyload script tag to prevent it from being combined by JS combiners
- Why did you add this enhancement? The lazy loading seems to work fine when the js is combined by caching, and also when it is combined and minified by caching.
- Is there a danger or issue caused by combining and minifying your plugin’s lazyload.min.js file?
- Can the data-no-minify attribute be removed using a filter or hook? If so, please could you supply some functions.php code to achieve this?
Many thanks for your help.
- You must be logged in to reply to this topic.