该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.

评价

阅读所有1条评价

贡献者及开发者

“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