
內容簡介
此外掛可透過逐步加載圖像和其他元素來減少頁面加載時間。它們只會在可見部分螢幕上時才會加載。也可針對 WordPress 主題套用「懶惰加載」。
此外掛可以作用於以下元素:
<img> 元素
CSS 的 background-image 屬性
具有 srcset 屬性的「響應式圖像」
<iframe> 元素
<video> 元素
特點:
‧ 可減少高達 90% 的頁面加載時間,取決於元素的數量
‧ 相容於 Visual Composer
‧ 相容於 WooCommerce
‧ 您可以選擇跳過所有 iframe 或特定元素中的一部分
‧ 您可以選擇跳過某些類別的特定元素
‧ 您可以在可見於螢幕上之前或之後顯示元素
‧ 可選擇淡入動畫效果
外掛標籤
開發者團隊
原文外掛簡介
Decreasing page load time by progressive loading of images and other elements. They will load just when reach visible part of screen. Lazy loading can be also applied on themes.
Plugin affect these elements:
element
CSS property background-image
responsive images with srcset attribute
Features:
-reduce up to 90% of page load time, depends on elements amount
-compatible with Visual Composer
-compatible with WooCommerce
-you can choose to skip all iframes or just one in specific element
-you can choose to skip specific elements with some class
-you can show elements earlier or later than are visible on the screen
-optional fade in animation
