Changeset 971164
- Timestamp:
- 08/23/2014 03:23:05 AM (11 years ago)
- Location:
- wp-images-lazy-loading/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
wp-images-lazy-loading/trunk/readme.txt
r971153 r971164 2 2 Contributors: Derick Payne 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=L9TSLKV9R2J52 4 Tags: images, images, jquery, javascript, optimize, optimization, viewport, google, pagespeed, speed, seo, load, bandwidth, server4 Tags: images, optimize, optimize wordpress, jQuery Lazy Load Plugin, google pagespeed, save bandwidth 5 5 Requires at least: 2.8 6 6 Tested up to: 3.9.2 7 Stable tag: 1.2. 47 Stable tag: 1.2.5 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 15 15 The WordPress images lazy loading plugin (WPILL) enables the jQuery lazy loading of images to improve page load times and increase your Google PageSpeed Score. It delays loading of images outside of the viewport (visible part of a web page). These images won't be loaded before the user scrolls down to them. Using WPILL on long pages containing many large images makes the page load much faster. It will also reduce server load and save some bandwidth. 16 16 17 For more information, go to http://www.petrichorpost.com/ images-lazy-loading-plugin/ or for a complete WordPress optimization guide, go to http://www.petrichorpost.com/how-to-speed-up-wordpress/17 For more information, go to http://www.petrichorpost.com/wordpress-images-lazy-loading-plugin/ or for a complete WordPress optimization guide, go to http://www.petrichorpost.com/how-to-speed-up-wordpress/ 18 18 19 19 == Installation == … … 40 40 == Changelog == 41 41 42 = 1.2.3 = 42 = 1.2.5 = 43 * Updated the descriptions 44 45 = 1.2.4 = 43 46 * Tested with WordPress 3.9.2 44 47 * Upgraded lazyload script to 1.9.3 -
wp-images-lazy-loading/trunk/wp_images_lazy_loading.php
r971153 r971164 5 5 Plugin URI: http://www.petrichorpost.com 6 6 Description: a WordPress optimiztion plugin to enable jQuery image lazy loading. 7 Version: 1.2. 47 Version: 1.2.5 8 8 Author: Petrichorpost 9 9 Author URI: http://www.petrichorpost.com
Note: See TracChangeset
for help on using the changeset viewer.