Automatically add the new loading attribute to images within your content to support native image lazy loading.
As of April 2026, Native Image Lazy Loading is a WordPress images plugin with 20 active installations and a 4/5 rating from 1 reviews. It has been downloaded 1.6K+ times in total. Requires WordPress 4.5+ and PHP 5.1+. Available on WordPress.org since 2019. Last updated 6 years ago — may have compatibility concerns. Top alternative: Autoptimize.
This plugin adds the loading attribute to IMG tags found when filtering the_content() to support native image lazy loading.
For more information about lazy loading images using this new native browser image attribute, check out this article: https://addyosmani.com/blog/lazy-loading/ and for a little more depth into what we’re doing here, check out our explainer post.
Historically, to limit the impact offscreen images have on page load times, developers have needed to use a JavaScript library (like LazySizes or Vanilla-LazyLoad) in order to defer fetching these images until a user scrolls near them. What if the browser could avoid loading these offscreen images for you?
The loading attribute instructs a browser to defer loading offscreen images until users scroll near them. It comes…
| WordPress | 4.5+ requiredTested up to 5.2.24 |
| PHP | 5.1+ required |
loading="" attributePlugin data sourced from WordPress.org. Analysis and metrics by PluginSift.