=== 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.2
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. You can also disable only on a specific image too.
 
== Description ==
 
Simple plugin to disable lazy-loading images feature in WordPress 5.5. 

== Settings ==

After activating the plugin, go to **Dashboard->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.

To disable only on a specific image:

* Go to **Dashboard->Media->Library**.
* Then click on the image you want to disable lazy load.
* At the bottom, check the **Disable default lazy-loading feature** checkbox.

*Note: You can disable on specific image, while uploading or setting a featured image too.*

== Changelog ==

= 1.0.2 - Aug, 20, 2020 =
* Feature: add meta option on each image to disable lazy loading

= 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

