=== Disable WP Lazy Load === Contributors: webtemyk Tags: lazy load, disable, images Requires at least: 5.5.0 Tested up to: 5.5.0 Stable tag: trunk Requires PHP: 5.6.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin allows you to disable native Wordpress lazy loading. == Description == Lazy loading speeds up site loading, but sometimes it gets in the way. This plugin disables native lazy loading in Wordpress 5.5 and higher. **More Info** For more information about the new WP Lazy Load functionality: * [Lazy-loading of images is in Wordpress core](https://make.wordpress.org/core/2020/04/08/lazy-loading-of-images-is-in-core/) == Installation == 1. Upload the plugin files to the `/wp-content/plugins/disable-lazy-load` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress == Changelog == = 1.0.0 = * First release.