• thomastolkien

    (@thomastolkien)


    In this update you added this:

    2.1.5

    • Enhancement: Add data-no-minify attribute to the lazyload script tag to prevent it from being combined by JS combiners
    1. 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.
    2. Is there a danger or issue caused by combining and minifying your plugin’s lazyload.min.js file?
    3. 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.