wp-lazy-loading icon indicating copy to clipboard operation
wp-lazy-loading copied to clipboard

Feature plugin for testing and experimenting with the "loading" HTML attribute.

Results 7 wp-lazy-loading issues
Sort by recently updated
recently updated
newest added

In #3 we talked about giving support to iframes and others, but it wasn't official yet. Now it's official https://github.com/whatwg/html/pull/5579 Supported in Chromium (Chrome / Edge) Firefox and Safari. +info...

Changed version numbers to semver. Changed initialise to en_US initialize in comment.

### Description of the Change - Deploys newly tagged releases on GitHub to WordPress.ORG SVN - Deploys single commits to `master` that only affecting readme and asset files on GitHub...

Change to 8, as this is before blocks and shortcodes are applied. For the first version, we should not try and change third party shortcodes and blocks. This value can...

Hi I have galleries with a non-standard data-srcset, displayed by a plugin. Is there anyway to get lazy loading to work on data-jg-srcset?

The description [on this page](https://make.wordpress.org/core/2020/01/29/lazy-loading-images-in-wordpress-core/) states that the loading attribute should be added to "images in text widget content". I have a text widget on my site which contains HTML,...

@10up have some [GitHub actions to aid with deploying repositories](https://github.com/10up/actions-wordpress#ready-to-use) to the WordPress plugins repo. These would be helpful to implement on this project. An SVN username and password are...

enhancement