[wordpress插件] Advanced lazy load高级延迟加载

wordpress 插件 文章 2020-02-08 05:00 537 0 全屏看文

AI助手支持GPT4.0

评分

88

88

描述

Advanced lazy load is aiming to speed up your website which powered by WordPress.

高级延迟加载旨在加速由WordPress驱动的网站。

It delays loading of images in (long) web pages.

这会延迟(长)网页中图像的加载。

Images outside of viewport (visible part of web page) wont be loaded before user scrolls to them.

视口外(网页的可见部分)的图像不会在用户滚动到它们之前加载。

After active the plugin, when end user open website,

激活插件后,当最终用户打开网站时,

will load the text first, and the then load images in your website, in this case will help reduce the loading time, the image is still in your website, just load it later and base on user screen scrolling by jQuery script, scrolling down,

会先加载文本,然后再将图片加载到您的网站中,在这种情况下,这将有助于减少加载时间,图片仍在您的网站中,请稍后加载并基于jQuery脚本滚动用户屏幕,向下滚动,

more image will be loaded, no need to call back any external server.

将加载更多图像,而无需回叫任何外部服务器。

Wish to reduce page loading time significantly?

希望大大减少页面加载时间吗?

Then choose it.

然后选择它。

Features:

功能:

    • Truly reduce server side loading time.
    • 切实减少服务器端的加载时间。

    • Able to skip specific pages/urls
    • 能够跳过特定页面/网址

    • Able to skip img class
    • 能够跳过img类

    • ON/OFF lazy load on Mobile devices
    • 打开/关闭移动设备上的延迟加载

    • More
    • 更多

    Visit kasonz.com for more information.

    访问 kasonz.com

安装步骤

    1. Upload folder ‘advanced-lazy-load’ to the ‘/wp-content/plugins/’ directory
    2. 将文件夹“ advanced-lazy-load”上传到“ / wp-content / plugins /”目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. After activate it, you can set the in the setting menu -> Advacned lazy load
    6. 激活后,您可以在设置菜单中-> Advacned延迟加载

下载地址

https://downloads.wordpress.org/plugin/advanced-lazy-load.zip

https://downloads.wordpress.org/plugin/advanced-lazy-load.zip

-EOF-

AI助手支持GPT4.0