Lazy Load

Wordpress Plugin
Download latest - 0.6.1

Download Stats

Today 60
Yesterday 70
Last Week 574
All Time 382,274



Releases (7 )

Version Release Date Change Log
0.6.1 2016-07-30
  • Security: XSS fix (reported by Jouko Pynnne
0.6 2016-04-14
  • Filter to control when lazy loading is enabled
0.5 2012-09-04
  • Fix lazyload_images_add_placeholders by adding missing return, props Kevin Smith
  • Lazy load avatars, props i8ramin
  • Don't lazy load images in the Dashboard
  • Better compatibility with Jetpack Carousel
0.4 2012-07-04
  • New helper function to lazy load non-post content
  • Prevent circular lazy-loading
0.3 2012-01-26
  • Make LazyLoad a static class so that it's easier to change its hooks
  • Hook in at a higher priority for content filters
0.2 2012-01-17
  • Adds noscript tags to allow the image to show up in no-js contexts (including crawlers), props smub
  • Lazy Load post thumbnails, props ivancamilov
0.1 2011-11-24
  • Initial working version