Plugin info

Total downloads: 28,157
Active installs: 400
Total reviews: 6
Average rating: 4
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 14 language(s)
Contributors: 6
Last updated: 3/19/2020 (2113 days ago)
Added to WordPress: 1/29/2020 (5 years old)
Minimum WordPress version: 5.3
Tested up to WordPress version: 5.4.16
Minimum PHP version: 5.6.20

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2113 days ago • 6 reviews

22/100

Is Lazy Loading Feature Plugin abandoned?

Possibly abandoned (last update 2113 days ago).

Compatibility

Requires WordPress: 5.3
Tested up to: 5.4.16
Requires PHP: 5.6.20

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Rollback Auto Update
Rating 4.0/5 (4 reviews)Active installs 1,000
Image Processing Queue
Rating 5.0/5 (9 reviews)Active installs 400
Shiny Updates
Rating 4.8/5 (14 reviews)Active installs 20

Description

Lazy Loading Feature Plugin is an official plugin maintained by the WordPress team. It is intended for testing of automatically adding the loading HTML attribute to images and other elements that support it.

More information about the loading attribute:
Description: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#attr-loading.
HTML Specification: https://html.spec.whatwg.org/multipage/embedded-content.html#attr-img-loading.

Currently the loading attribute is supported in the following browsers: https://caniuse.com/#feat=loading-lazy-attr.

To test, install and enable the plugin. It will automatically add loading="lazy" attributes to all images in all new and existing posts, pages, and text widgets on the front-end.

Then use one of the browsers that support it (Chrome, Opera, Firefox, Edge, Android, etc.) and visit the site. Best would be to test over a slower connection, with a phone, etc. and test web pages that have a lot of images, like gallery posts.

Things to look for

  • Obvious bugs, for example images are missing.
  • Try to scroll down as soon as the page loads. All images should be at their places, and the page shouldn’t “jump” when images are loaded.

Note to developers

This plugin is intended for testing. If the tests are successful, this functionality will be added to WordPress, but the exact code may change, perhaps significantly.

When testing, please also test the filters added by this plugin, and provide feedback at https://github.com/WordPress/wp-lazy-loading or at https://core.trac.wordpress.org/ticket/44427.

Installation

No installation instructions available

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

Please see the Github repository: https://github.com/WordPress/wp-lazy-loading.