=== Lazy Image Load === Contributors: pashabd Tags: Image load, large image load, internet data save, quick page load, jQuery lazy image Requires at least: 3.0.1 Tested up to: 3.9 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Lazy image load is an awesome, super lightweight jquery image load plugin for your wordpress website. == Description == This plugin will enable images load when it is in the viewport(the part of the webpage that the user can currently see) of your wordpress theme. Your wordpress website will not load all images (if it has many images). When the images come in the viewport , then the image will load. It will save your time and data!!! Wanna see how it works? Click here: http://pashabd.com/plugins/lazy-image-load/ == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `plugin-directory` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Test it in your image inserted posts or pages. == Frequently Asked Questions == = How do I install this plugin? = You can install as others regular wordpress plugin. No different way. Please see on installation tab. == Screenshots == 1. Installed in demo server. == Changelog == = 1.0 = * Initial Release