Linux 软件免费装
Banner图

LazyLoad for Images

开发者 sahu4you
更新时间 2019年6月30日 10:50
捐献地址: 去捐款
PHP版本: 5.6 及以上
WordPress版本: 5.2
版权: GPLv2 or later
版权网址: 版权信息

标签

Speed Optimize Thumbnail Loading Lazy Load Thumbnails Image SEO iFrames Lazy Load for Images

下载

详情介绍:

Lazyload WordPress Images without any configurations and helps the Superfast performance of your website and blogs. Do you know? All images load only when users scroll-down and they are on the viewport. Its SEO and user-friendly, working well with all browsers. This plugin is structured very simply and does not need any settings. Activate. Done! The plugin uses less than 1kb JavaScript. No need for jQuery.

安装:

Installing this plugin - Simple
  1. Go your WordPress admin panel, go to Plugins > New Plugin, search for LazyLoad for Images and click "Install now"
  2. Otherwise, download the plugin and upload to your plugins directory, which usually is "/wp-content/plugins/".
  3. Activate the plugin, All Done!.
You Need Help? Feel free to open a support ticket. Contact with Us? If you would like to have an additional feature for this plugin, let me know

常见问题:

Does this plugin lazyload all images on a post?

Yes, All images that uploaded via your media library loaded with lazy load, with featured images.

How do I lazy load other images in my theme?

If lazy load not working, you will need to add a add_filter in plugin class PHP files at hooks section, i.e. like this: add_filter( 'post_thumbnail_html', array( __CLASS__, 'lli_images' ) );

How I can use custom placeholder image or GIF?

By default, we use "data:image/gif;base64" for placeholder image. You can change it url with a custom URL.

How can I deactivate Lazy Load on some images?

Add a data-lazy="1" attribute tag in your specific image.

Does this plugin work with any caching plugins?

Yes, Lazy Load Images plugin works very well with every cache plugin.

更新日志:

1.1 1.0