Title: jQuery Image Lazy Load WP
Author: ayn
Published: <strong>20 Maggio 2009</strong>
Last modified: 4 Settembre 2014

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://s.w.org/plugins/geopattern-icon/jquery-image-lazy-loading.svg)

# jQuery Image Lazy Load WP

 Di [ayn](https://profiles.wordpress.org/ayn/)

[Scarica](https://downloads.wordpress.org/plugin/jquery-image-lazy-loading.0.21.zip)

 * [Dettagli](https://it.wordpress.org/plugins/jquery-image-lazy-loading/#description)
 * [Recensioni](https://it.wordpress.org/plugins/jquery-image-lazy-loading/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/jquery-image-lazy-loading/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/jquery-image-lazy-loading/#developers)

 [Supporto](https://wordpress.org/support/plugin/jquery-image-lazy-loading/)

## Descrizione

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

## Installazione

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

## FAQ

  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

## Recensioni

![](https://secure.gravatar.com/avatar/3ccd6e38f4c329b0be15c64e8511a072eab5749dc9c6a333fe2ae3d5e790be47?
s=60&d=retro&r=g)

### 󠀁[no support any more?](https://wordpress.org/support/topic/no-support-any-more/)󠁿

 [theodorius](https://profiles.wordpress.org/theodorius/) 3 Settembre 2016

Hellooo, The plugin is still in version 0.21…? So why dont you remove it from repository?

![](https://secure.gravatar.com/avatar/5ddc415f602424010c0869a8ae0e11072743f85d1bb82a36fd0886fcfa109ab7?
s=60&d=retro&r=g)

### 󠀁[Works fine!](https://wordpress.org/support/topic/works-fine-660/)󠁿

 [gusevstudio](https://profiles.wordpress.org/gusevstudio/) 7 Febbraio 2017

Works fine! Really speed up my photo blog on mobile browsers!!! 🙂

 [ Leggi tutte le recensioni di 14 ](https://wordpress.org/support/plugin/jquery-image-lazy-loading/reviews/)

## Contributi e sviluppo

“jQuery Image Lazy Load WP” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ ayn ](https://profiles.wordpress.org/ayn/)

[Traduci “jQuery Image Lazy Load WP” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/jquery-image-lazy-loading)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/jquery-image-lazy-loading/)
segui il [repository SVN](https://plugins.svn.wordpress.org/jquery-image-lazy-loading/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/jquery-image-lazy-loading/)
tramite [RSS](https://plugins.trac.wordpress.org/log/jquery-image-lazy-loading/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/8212a01909c6c01650d91c213bad20e15c83d418)
  Not filtering the content if is_feed()
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/dc6c0b05baf689167724957289fa79982276f780)
  tested up to WP 3.5.1
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/4e025b2d2834db45cecd5078fa0bdbbb3cab1f99)
  bump stable tag
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/975102fa7ceaeca7996728791956d42765c69d88)
  bumped version
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/be08f323d4b7e0a62cbe2a09d7dd02e08356922b)
  automatically add required css to the page
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/f8978756dd6d62c23d5c88d6e85ddc4572d0d556)
  update readme
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/b847599dd2c4f7f93057b8bfb2d4bb0b4a4c43cf)
  rewrite plugin to support newer jquery_lazyload (1.7.1) which requires HTML changes
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/e703d5de82408417611a51d23c7f7243bf1f4731)
  themes don’t always have .post around posts, imma stop messing with this for now
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/aca1e73fe53995f318553b4c7464ff93ad6ec371)
  themes don’t always have .post around posts, imma stop messing with this for now
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/9517a144db2b6077494a18fe75164abaefed1854)
  oops
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/bfd01915c5b2688d315aaa40ec63971af676ad2b)
  better exclusion
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/b4badf76f4849bc0dfd07032af0dced833ef859c)
  ignoring images in cycle class
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/341f8784f38ea235c1390f6e3a6d1228dca76fff)
  bumped jquery version
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/c9af37f3740b9f2bbf37fc68eb8d7f2a536982dc)
  not lazyloading on iPad
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/c1605e0fbd6257b2a99e43f5ee0b31257ba63119)
  0.9
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/701b3c8ab40fa045ea4b3362ce12dc595aef0a01)
  works in 2.9.2 (my blog at least)
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/07181b1ee9902e1881bc354dc91355e962f30fa6)
  bumped version
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/a9fe1444d131a42ef3696d77ff93af89c45afcf4)
  updated both jquery to 1.4.2, pulling from Google CDN, updated lazy load to 1.5.0
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/4f64cfe985ee33a29c21d72e88572bece379bcb9)
  forgot to bump version in readme
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/c83acca984aea45ef71484698af85d9b56dd3320)
  bump version
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/b0f03117686d5be4a8f29faced800c94003a9063)
  bump version
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/5dd0550504ceab160fa6ee4188173a045cb4decb)
  merged
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/760a75ee0736988a18d2904ce083dc0aebbd9406)
  changed ‘$’ to ‘jQuery’ in case some other parts of WP registered jQuery with 
  noConflict turned on.
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/51d5f741a7be24318547e70154366666573d1024)
  git svn sucks
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/af1ccdfe9e101086bf7c9e8a05689074897edb37)
  git svn sucks
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/b79dfd7faa7ed3d636aa36b5b2fc7174a434362e)
  missing a forward slash
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/e2b24fd8527ff92e8f7494da4b8572757f2c3ccd)
  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 •](https://github.com/ayn/wp-jquery-lazy-load/commit/4cf5858e47d64efa81b5d0ee561fee9900d93aa0)
  svn sucks
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/1dd4b072d23b5b51f865e158c5d1c43317dbdc34)
  svn sucks
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/3190c1eeec96090d414d2b4cd2b247c05d259591)
  stable tag fail
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/e0584a3d6d24f374442cdb1006f21165ac277a8f)
  stable tag fail
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/541276649e65f5d0b0de07b4d8bfd011b22001b1)
  bump version
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/e375db50d0744346f5a88f6a91bb0aca8237516c)
  bump version
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/9d69e93f842dad1594cc71410a7fd161b9cd290e)
  bump version
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/adb5024f3b830bed62c8009bd29698e5a755736f)
  header changes
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/dcbdd808838829372b6bcff400544c0bc4241249)
  header changes
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/d5fc043021b0600dfa0da0d1c5b4cddc7f81db53)
  add git clone instructions to readme
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/b3ec02895298036d33c479eb66a3b15cd6e1b7ca)
  fixed path
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/3ac720e80b42010a19f6bd09d447e9130a3ec12e)
  quick wp plugin to get image lazy load with @tuupola’s awesome plugin
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/cef26758a24aa038cc0f6a9714c9563fe66016d7)
  adding jquery-image-lazy-loading by ayn
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/407ced5e7fe8a41fc1c553bde8739d251ee1829f)
  add git clone instructions to readme
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/ff92bf7707d1ee96f064928b96de48ea39a5faa7)
  fixed path
   [view commit •](https://github.com/ayn/wp-jquery-lazy-load/commit/06ef578480f0e067ce6cb336edbfdb49b142ef4b)
  quick wp plugin to get image lazy load with @tuupola’s awesome plugin
  
  ## Meta
  
   *  Versione **v0.21**
   *  Ultimo aggiornamento **8 anni fa**
   *  Installazioni attive **800+**
   *  Versione WordPress ** 2.8 o superiore **
   *  Testato fino alla versione **4.0.38**
   *  Lingua
   * [English (US)](https://wordpress.org/plugins/jquery-image-lazy-loading/)
   * Tag
   * [images](https://it.wordpress.org/plugins/tags/images/)[javascript](https://it.wordpress.org/plugins/tags/javascript/)
     [jquery](https://it.wordpress.org/plugins/tags/jquery/)[optimization](https://it.wordpress.org/plugins/tags/optimization/)
   *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/jquery-image-lazy-loading/advanced/)
  
  ## Valutazioni
  
   3.1 su 5 stelle.
   *  [  6 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/jquery-image-lazy-loading/reviews/?filter=5)
   *  [  1 4- recensioni a stelle     ](https://wordpress.org/support/plugin/jquery-image-lazy-loading/reviews/?filter=4)
   *  [  1 3- recensioni a stelle     ](https://wordpress.org/support/plugin/jquery-image-lazy-loading/reviews/?filter=3)
   *  [  1 2- recensioni a stelle     ](https://wordpress.org/support/plugin/jquery-image-lazy-loading/reviews/?filter=2)
   *  [  5 recensioni a 1-stelle     ](https://wordpress.org/support/plugin/jquery-image-lazy-loading/reviews/?filter=1)
  [Your review](https://wordpress.org/support/plugin/jquery-image-lazy-loading/reviews/#new-post)
  [Vedi tutte le recensioni](https://wordpress.org/support/plugin/jquery-image-lazy-loading/reviews/)
  
  ## Collaboratori
  
   *   [ ayn ](https://profiles.wordpress.org/ayn/)
  
  ## Supporto
  
  Hai qualcosa da dire? Ti serve aiuto?
   [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/jquery-image-lazy-loading/)