Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make…
About Unveil Lazy Load
Unveil Lazy Load is a WordPress plugin that improves page loading time by implementing lazy image loading. It uses a lightweight jQuery plugin, reducing the data size loaded from the web server, and also decreases the number of HTTP requests by embedding the image in HTML using data URI scheme.Changelog
0.1.0
- Initial working version.
0.1.3
- Bug fix: entry content is not displayed.
0.2.0
- Logic optimization of jQuery plugin
- Performance improvement
0.3.0
- Added: function to cancel lazy-load for specified image to which attribute (data-lazy=”false”) is appended
0.3.1
- Update for WordPress 4.0