An open API service indexing awesome lists of open source software.

https://github.com/ubc/wp-disable-lazyload

Since WordPress 5.7, iframes will be lazy-loaded in WordPress by default by adding load="lazy" attribute to the iframe tag. The plugin will disable this feature.
https://github.com/ubc/wp-disable-lazyload

Last synced: 8 months ago
JSON representation

Since WordPress 5.7, iframes will be lazy-loaded in WordPress by default by adding load="lazy" attribute to the iframe tag. The plugin will disable this feature.

Awesome Lists containing this project

README

          

# UBC Disable WP Lazyload

Since WordPress 5.7, iframes will be lazy-loaded in WordPress by default by adding load="lazy" attribute to the iframe tag. The plugin will disable this feature.