Plugin Pulse
← Pulse

Native Lazyload

by Felix Arntz · Uncategorized

Also makes 10 other plugins · 17.1K+ installs across the portfolio →

Lazy-loads media using the native browser feature.

⚠ Stale⚠ Likely abandoned
How scoring works →
39 Health · F
Maintenance 3/100
Rating quality 57/100
Support 70/100

39 health vs 56 average across 16,376 Uncategorized plugins

High removal-risk signals

63/100

Maintenance and integrity signals that tend to precede a WordPress.org removal. Not an official status, a heads-up to act.

  • Long abandoned. No update in 6+ years — the top precursor to removal once a vulnerability is found.
  • Compatibility drift. Tested only up to WordPress 5.3.23, well behind 6.8.

Directory ranking optimization

How it's scored →

How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.

45 / 100

Under-optimized

Biggest win: Update recency

Update recency 1/100
WP compatibility 17/100
Rating quality 74/100
Listing tuning 100/100

To rank higher: Last updated 2458 days ago — ship an update; wp.org decays a listing's search weight after ~180 days.

Get the full rank-higher report →

Daily downloads

Since 2022-10-05 · 1,425 days · wp.org + Plugin Pulse archive

+68% vs prior 30d
11Downloads · Aug 26

30-day downloads

Rolling 30-day volume · peaks are release surges

279

now · peak 878

27030d downloads · Aug 26

Directory rank vs rivals

wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you

Native Lazyload · #3056 you Disable Lazy Load · #2199 Preloader · #1431 Custom Preloader · #15590

Rating trend

Star average over time · dips mark rough releases

3Stars · Aug 26

Update activity

How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.

54per 1k installs · Aug 26

Release cadence

No release in a year
from wp.org release tags

How often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.

0

releases in the last 12 months

6.7y ago

latest release · v1.0.2

3

tagged releases on record

Recent releases

1.0.2 · 6.7y ago1.0.1 · 7.0y ago1.0.0 · 7.0y ago

What its installed base runs

via wordpress.org

Share of active installs on each version of this plugin · 100% run the current release. Green is the current release; a big slice on older versions is a user base that has stopped updating.

v1.0 100%

Estimated active installs

The public count shows “5K+”. Our estimate pins where the real number sits.

tracked estimate
5K–6K ≈5.4K

Refined from the date this plugin crossed into its current band.

Install history · since 2020-01-11 · 1,430 observations

5KInstalls · Aug 26

Estimated value

What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.

Est. annual revenue

N/A

Est. acquisition value

N/A

No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price. A small install base leaves thin data to model from.

Details

Version
1.0.2
Last updated
6.7y ago
Added
2019-09-05 · 6 yrs old
Requires WP
4.7
Tested up to
5.3.23
Requires PHP
7.0

Recent reviews

All reviews on wp.org ↗
  1. othman19
    4.1y ago

    How can I unable the lazy loading of my popups ?

    Read on wp.org ↗
  2. NikosTsolakos
    4.5y ago

    Im really happy that Google is creating plugins for our projects BUT keep them up-to-date please… you’re the God of the internet, a trillion dollar company.

    Read on wp.org ↗
  3. bloup
    5.2y ago

    No benefits and may it is bad for SEO This topic was modified 4 years, 11 months ago by bloup. This topic was modified 4 years, 11 months ago by bloup.

    Read on wp.org ↗
  4. bloup
    5.6y ago

    I used lazyimages_without_scroll_events.js of puppeteer by Google and found that this plugin added a blank space at the bottom of page crawled by googlebot. I guess, bots can see this as a form of cloaking. The page weight is different between a page that is not being scrolled (googlebot) and a page that is scrolled (scrolling down on a smartphone). This topic was modified 5 years, 6 months ago by bloup. This topic was modified 5 years, 6 months ago by bloup.

    Read on wp.org ↗
  5. bloup
    5.7y ago

    This plugin adds loading=”lazy” and then, the browser lazy loads the image. I think that native lazy loading performed by the browser is the only viable solution for lazy loading. For many years, I tried to implement lazy loading on my websites. I faced many issues. Once images were not crawled. Once my website was penalized because of cloaking. Versions differed depending on the client. I am enough with javascript scripts that slow down the pageload and negatively impact the pagespeed insight. I think that for now and in the future, the native lazy loading is the only way to go for lazy loading. This topic was modified 5 years, 6 months ago by bloup.

    Read on wp.org ↗
  6. gkwebph
    6.0y ago

    Hey guys – Can you please fix this in the latest Safari. Thanks!

    Read on wp.org ↗
  7. havig
    6.5y ago

    First, did not break my site and it did lazyload most of the page images. It does not lazyload images if they are served from a different host. Example, unbounce, etc. I will add another caveat, all of my images and their versions are always carefully resized and highly compressed. Checked with lighthouse and my score took a hit downwards. 13 points down on performance score. I tested on my Staging area, uncached. FCP went from 2.1s to 4.2s, all of the other metrics, including time to interactive, CPU idle, speed index and First Meaningful Paint took a dive. I will chuck this to I was already hyperoptimized and lazy loading is not truly needed on my site/s. But I would advise others to try it out (not on their live site) and test speed with Google Lighthouse before and after.

    Read on wp.org ↗
  8. shawn caza
    6.5y ago

    Seems to work well. On browsers that don’t support lazy loading, it doesn’t seem to load the images as soon as I would like. As in there can be a bit of a delay between scrolling and the image appearing on screen. Not to bad though. Not going to worry about it as native image loading is the way of the future and will be implemented into more browsers.

    Read on wp.org ↗

Latest updates

via wp.org changelog

Recent releases and news for this plugin

  1. Version 1.0.2 Fix broken images which are using data URI scheme (e.g. base64-encoded images). Props ieim . Fix images in IE 11 not being loaded until the user starts scrolling. Props Soean . Fix image loading script not working in IE1 1.0.2
  2. Version 1.0.1 Improve compatibility with other plugins by using more specific class and only adding it for JS fallback. Run lazy-load script on DOMContentLoaded when necessary to improve compatibility with plugins like Autoptimize. Do 1.0.1
  3. Version 1.0.0 Initial release 1.0.0

Behavioral tests

via WP Hive

Automated install-time checks, tested on PHP 7.2.16 · WP 5.3

Low memory footprint
Low page-speed impact
Runs on latest PHP + WP
No PHP errors
No JS errors
Activates cleanly
No resource errors
No external HTTP errors
Optimized database use
Frequently updated

Languages

via translate.wordpress.org

Translated into 19 languages, 18 at 90% or more

Chinese (Taiwan) 100%
English (UK) 100%
French (France) 100%
German 100%
German (Formal) 100%
Italian 100%
Japanese 100%
Lithuanian 100%
Norwegian (Bokmål) 100%
Portuguese (Brazil) 100%
Portuguese (Portugal) 100%
Russian 100%
Spanish (Chile) 100%
Spanish (Spain) 100%
Spanish (Venezuela) 100%
Swedish 100%
Ukrainian 100%
Vietnamese 100%
Tamil 57%

Growth timeline

Install-tier crossings we have observed, and how long each tier took to outgrow

  1. 2026-06-27 6K+ → 5K+ down after 2 days in tier
  2. 2026-06-25 5K+ → 6K+ up after 1 days in tier
  3. 2026-06-24 6K+ → 5K+ down after 327 days in tier
  4. 2025-08-01 7K+ → 6K+ down after 263 days in tier
  5. 2024-11-11 8K+ → 7K+ down after 271 days in tier
  6. 2024-02-14 9K+ → 8K+ down after 215 days in tier
  7. 2023-07-14 10K+ → 9K+ down

Competes with

The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).

Compare head to head →

Embed this report card

Drop a live Pulse card for Native Lazyload into a readme, a review or a deck. It updates itself.

<iframe src="https://plugins.wpmayor.com/embed/native-lazyload" width="480" height="300" style="border:0" loading="lazy" title="Native Lazyload — Plugin Pulse"></iframe>
Preview card ↗

Native Lazyload: 5K+ active installs, 3.0★ (31 reviews). Plugin Pulse (WP Mayor), as of 2026-08-29. https://plugins.wpmayor.com/plugin/native-lazyload