=== Disable Lazy Load ===
Contributors: sachyya sachet
Tags: disable-lazy-load, images, lazy-loading, skip-lazy-loading
Requires at least: 5.5
Tested up to: 5.5
Requires PHP: 7.2
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Simple plugin to disable lazy-loading images feature in WordPress 5.5
 
== Description ==
 
Simple plugin to disable lazy-loading images feature in WordPress 5.5. 

== Settings ==

After activating the plugin, go to `Settings->Media` and under `Lazy-loading Settings` you will find options:

* To disable lazy loading on all images on your site.
* To disable only on post thumbnails of posts and pages.

== Changelog ==
 
= 1.0.1 - Aug, 15, 2020 =
* Feature: add options for disabling on all images and only on post thumbnails

= 1.0.0 - Aug, 14, 2020 =
* Inital release