Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Lazy Load Image Filter

Описание

Lazy Load Image Filter

This plugin filters all content your WordPress site generates and add automaticly the lazy tag to all images. This will increase performance drasticly!
Why this plugin? This plugin does rely on the browser’s build in image performance features which means no extra JavaScript or PHP execution time! Simplicity to the max.

Installation — From WordPress Admin

  • Go to ‘Plugins > Add new’
  • Search for «Lazy Load Image Filter»
  • Hit Install Now, and Activate after that

Manual

  • Upload the lazy-load-wordpress-image-filter folder to the /wp-content/plugins directory
  • Activate through the WordPress admin from ‘Plugins > Installed Plugins’

After Installation

That’s it, don’t want to use it anymore? Just uninstall the plugin.

Участники и разработчики

«Lazy Load Image Filter» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Lazy Load Image Filter» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

** 1.0.3 **
Changed hook to fix conflicts with certain thema’s

** 1.0.4 **
Increase the hook length to also incluse custom resources and exclude admin area

** 1.0.5 **
Fix empty buffer notice