Linux 软件免费装

NG-Lazyload

开发者 nikitaglobal
更新时间 2022年5月1日 06:08
PHP版本: 5.6 及以上
WordPress版本: 5.9.3
版权: GPLv2 or later
版权网址: 版权信息

标签

images lazyload thumbnail lazy load optimize content

下载

详情介绍:

NG-Lazyload plugin replaces all the thumbails and images in the content with the smallest image possible (1 pixel gif) and then shows the full image only when it is in viewport. The only plugin which also works with background images in style tag

安装:

Use WordPress' Add New Plugin feature, searching "NG-Lazyload", or download the archive and:
  1. Unzip the archive on your computer
  2. Upload plugin directory to the /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. No more actions required
For theme developers: add nglazyload class to html blocks with background images to lazy-load them if they are stated in css file. If html block has style="background-image: url(...)" you don't have to.

更新日志:

= 1.8 (2022-05-01) 1.6 (2019-09-95) 1.5 (2019-09-05) 1.4 (2019-05-06) 1.3 (2019-05-05) 1.2 (2019-05-04) 1.0 (2019-05-02)