Plugin info

Total downloads: 144,585
Active installs: 900
Total reviews: 14
Average rating: 3.1
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 11/28/2017 (2955 days ago)
Added to WordPress: 5/20/2009 (16 years old)
Minimum WordPress version: 2.8
Tested up to WordPress version: 4.0.38
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2955 days ago • 14 reviews

24/100

Is jQuery Image Lazy Load WP abandoned?

Possibly abandoned (last update 2955 days ago).

Compatibility

Requires WordPress: 2.8
Tested up to: 4.0.38
Requires PHP: f

Developers

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

WP jQuery Lazy Load
Rating 3.7/5 (3 reviews)Active installs 10
jQuery Littlebox for WP
Rating 0.0/5 (0 reviews)Active installs 0
Performance Lab
Rating 4.2/5 (47 reviews)Active installs 200,000
Machete
Rating 5.0/5 (52 reviews)Active installs 7,000
WP Deferred JavaScripts
Rating 3.2/5 (35 reviews)Active installs 1,000

Description

add lazy loading to WP, more info at http://plugins.jquery.com/project/lazyload

Installation

unzip archive to wp-content/plugins directory, and activate it in Plugins page in wp-admin

or you can cd into your wordpress_root/wp-contents/plugins and do:

git clone git://github.com/ayn/wp-jquery-lazy-load.git

Frequently Asked Questions

Installation Instructions

unzip archive to wp-content/plugins directory, and activate it in Plugins page in wp-admin

or you can cd into your wordpress_root/wp-contents/plugins and do:

git clone git://github.com/ayn/wp-jquery-lazy-load.git

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

  • view commit • Not filtering the content if is_feed()
  • view commit • tested up to WP 3.5.1
  • view commit • bump stable tag
  • view commit • bumped version
  • view commit • automatically add required css to the page
  • view commit • update readme
  • view commit • rewrite plugin to support newer jquery_lazyload (1.7.1) which requires HTML changes
  • view commit • themes don’t always have .post around posts, imma stop messing with this for now
  • view commit • themes don’t always have .post around posts, imma stop messing with this for now
  • view commit • oops
  • view commit • better exclusion
  • view commit • ignoring images in cycle class
  • view commit • bumped jquery version
  • view commit • not lazyloading on iPad
  • view commit • 0.9
  • view commit • works in 2.9.2 (my blog at least)
  • view commit • bumped version
  • view commit • updated both jquery to 1.4.2, pulling from Google CDN, updated lazy load to 1.5.0
  • view commit • forgot to bump version in readme
  • view commit • bump version
  • view commit • bump version
  • view commit • merged
  • view commit • changed ‘$’ to ‘jQuery’ in case some other parts of WP registered jQuery with noConflict turned on.
  • view commit • git svn sucks
  • view commit • git svn sucks
  • view commit • missing a forward slash
  • view commit • fixed problem with plugin url when installing with zipfile, now only works with 2.8+ as plugins_url takes an extra param in 2.8+ to make my life easier
  • view commit • svn sucks
  • view commit • svn sucks
  • view commit • stable tag fail
  • view commit • stable tag fail
  • view commit • bump version
  • view commit • bump version
  • view commit • bump version
  • view commit • header changes
  • view commit • header changes
  • view commit • add git clone instructions to readme
  • view commit • fixed path
  • view commit • quick wp plugin to get image lazy load with @tuupola’s awesome plugin
  • view commit • adding jquery-image-lazy-loading by ayn
  • view commit • add git clone instructions to readme
  • view commit • fixed path
  • view commit • quick wp plugin to get image lazy load with @tuupola’s awesome plugin