[WordPress] 外掛分享: Disable Lazy Load (Deactivate Lazy Load)

首頁外掛目錄 › Disable Lazy Load (Deactivate Lazy Load)
10+
安裝啟用
尚無評分
332 天前
最後更新
問題解決
WordPress 5.4+ PHP 5.6.20+ v1.9 上架:2021-05-23

內容簡介

啟用此外掛,即可停用圖片懶加載功能。

自 WordPress 5.5 版本開始,圖片懶加載功能已被加入 WordPress 核心。
某些外掛已實現圖片懶加載功能,因此可能會產生衝突或重複的功能。
這並不好。

只需啟用此外掛,即可停用圖片懶加載功能。
非常簡單:無需擔心任何設置。

隱私

此外掛不會收集或儲存任何使用者資料。它不會設置任何 cookies,也不會連接到任何第三方位置。因此,此外掛不會以任何方式影響使用者的隱私。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.9) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Disable Lazy Load (Deactivate Lazy Load)」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Lazy Load disable feature just activating this plugin.

Since WordPress 5.5, Lazy Load functionality was added to WP core.
Some plugins already implement lazy loading. So will be conflicting or redundant functionality.
That’s not good.
Just activate this plugin to Lazy Load Disable functionality.
To prevent lazy loading, all you need to do is ensure that the plugin remains active.
Very simple: No settings to worry about.
Dual approach to effectively disable lazy loading:

Global Disabling: It deactivates the lazy loading feature across the entire site, ensuring no images are loaded lazily.
Immediate Loading: It sets all images to load immediately by applying the loading="eager" attribute, further confirming that lazy loading is disabled.

This combined strategy ensures that lazy loading is fully disabled and images load as soon as they are needed.
How to Verify Plugin Functionality:
To ensure the plugin is working as intended, follow these steps:

Check the Page Source:

Open your web page in a browser.
Right-click on the page and select “View Page Source” or press Ctrl+U (Windows) / Cmd+Option+U (Mac).
Look for image tags () in the HTML source.
Verify that the loading attribute is set to eager for images. This indicates that the images are configured to load immediately, not lazily. For example, you should see in the source code.

No loading="lazy" Attribute:

Ensure that no images have the loading="lazy" attribute. The absence of this attribute confirms that lazy loading has been disabled.

Privacy
This plugin does not collect or store any user data. It does not set any cookies, and it does not connect to any third-party locations. Thus, this plugin does not affect user privacy in any way.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon