该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP images lazy loading

描述

The WordPress images lazy loading plugin (WPILL) enables the jQuery lazy loading of images to improve page load times and increase your Google PageSpeed Score. It delays loading of images outside of the viewport (visible part of a web page). These images won’t be loaded before the user scrolls down to them. Using WPILL on long pages containing many large images makes the page load much faster. It will also reduce server load and save some bandwidth.

For more information, go to http://www.petrichorpost.com/wordpress-images-lazy-loading-plugin/ or for a complete WordPress optimization guide, go to http://www.petrichorpost.com/how-to-speed-up-wordpress/

安装

  1. Download the “wp-images-lazy-loading.zip” file.
  2. Go to your WordPress administration dashboard.
  3. Go to Plugins -> Add New.
  4. Close to the top of the page, click the Upload link.
  5. Press the Browse button and find the file you downloaded in the first step; normally “wp-images-lazy-loading.zip”.
  6. Press the Install Now button to continue.
  7. Click on the Activate Now button.
  8. Go to a page on your website and check if the images are lazy loading correctly.

常见问题

Is WPILL safe to use

Yes, it writes absolutely nothing to the database and changes no files. If you experience any issues, simply uninstall it and everything should be back to normal.

评价

阅读所有4条评价

贡献者及开发者

“WP images lazy loading” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“WP images lazy loading”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.2.6

  • Fixed some minor bugs.

1.2.5

  • Updated the descriptions.

1.2.4

  • Tested with WordPress 3.9.2
  • Upgraded the Lazy Load jQuery plugin to version 1.9.3

1.2.3

  • Description fixed.
  • Some minor bug fixes

1.2.1

  • No recorded changes.