=== Lazy Loading Responsive Images === Contributors: FlorianBrinkmann, MarcDK Tags: lazysizes, unveil, ricg, responsive, lazy, performance, images, MarcTV Requires at least: 3.0 Tested up to: 4.7.2 Stable tag: 3.0 == Description == Lazy loading Images plugin that works with responsive images. Compatible with "RICG Responsive Images" and works with responsive images introduced in Wordpress 4.4. Based on lazysizes.js == Installation == * Install plugin * Activate it == Changelog == = 3.0 = * Updated lazysizes to 3.0.0 (Thanks FlorianBrinkmann) * Plugin version reflects version of lazysizes. = 1.0.9 = * Allow opting out of lazy load with "data-no-lazyload" attribute (Thanx wheresrhys) = 1.0.8 = * Bugfix for missing images if javascript is disabled. = 1.0.7 = * Added a check to prevent the plugin being applied multiple times on the same image. (Thanx to saxonycreative) = 1.0.6 = * added missing src attribute. Older browsers like the PS4 browser now work again. = 1.0.5 = * now prevents lazy loading in atom feeds and the Wordpress backend. = 1.0.4 = * Changed description to reflect the compatibility with Wordpress 4.4 core responsive images. * Removed skipping of the first image in the post. * Adds css class "js" to body tag for better compatibility. = 1.0.3 = * fixed path to js and css. = 1.0.2 = * typo in wordpress usernames.