A small plugin to quickly disable the lazy loading for iframes in WordPress 5.7 and beyond.
| Author: | David Baumwald (profile at wordpress.org) |
| WordPress version required: | 5.6 |
| WordPress version tested: | 6.7.5 |
| Plugin version: | 0.1.0 |
| Added to WordPress repository: | 02-03-2021 |
| Last updated: | 06-02-2025 |
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | |
| Total downloads: | 2 727 |
| Active installs: | 50+ |
![]() Click to start download |
|
After WordPress 5.7 is released, iframes will have the loading="lazy" attribute added by default. See Trac ticket 50756, and changeset 49808 for the actual implementations in core.
This plugin, for the short term, is a global disabling of lazy loading for all iframes, no matter their context.
Changelog
0.1.0
- Initial pre-release.
