=== IMG Lazy Loading ===
Contributors: unmillion_net
Donate link: http://unmillion.net/plugin-wordpress-img-lazy-loading/
Tags: lazy load, images
Requires at least: 3.3
Tested up to: 4.0.1
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Plugin to load images lazyloading without JS library.

== Description ==

= English =
Very simple plugin to load images lazyloading without JS library (vanillaJS).

Lazy Loading is applied on the hooks : 

* the_content
* post_thumbnail_html
* get_avatar
* widget_text
* wp_get_attachment_link

= Français =
Plugin très simple qui charge les images en Lazy Loading sans librairie JS (vanillaJS)

Le Lazy Loading est appliqué sur les hooks suivants :

* the_content
* post_thumbnail_html
* get_avatar
* widget_text
* wp_get_attachment_link

== Installation ==
= English =
1. Upload `img-lazy-loading` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

= Français =
1. Uploader le répertoire `img-lazy-loading` dans le répertoire `/wp-content/plugins/`
2. Activer le plugin via les 'Extensions' dans le menu Wordpress

== Frequently asked questions ==

= No question =
No anwer.

== Screenshots ==

1. Plugin activation - Activation du plugin


== Changelog ==
no changelog.

== Upgrade notice ==
no upgrade notice.