這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

LH CSS Lazy Load

外掛說明

Javascript has a HTML based method for deferring and asynchronously loading files, namely script Defer and script Async. Unfortunately these HTML solutions do not work for CSS files.

But do not worry, this plugin allows you to lazy load yous css files. Thus speeding up your initial view experience for visitors and search engines.

安裝方式

  1. Upload the entire lh-css-lazy-load folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Configure the plugin by adding the CSS handles via Settings->CSS Lazy Load

常見問題集

Will this plugin work without javascript?

Yes! As CSS elemets are wrapped in a noscript tag, they will be parsed if javascript is deactivated.

使用者評論

2020 年 4 月 22 日 1 則留言
It just disables loading whatever css file you provide its handle, which is indeed a nice feature, but not what I downloaded this plugin for... 😐
2018 年 9 月 6 日
This works well with Autoptimize! You can inline the most necessary and find the least required CSS's handle and feed it into the Lazy Load CSS. Worth the install and time effort spent on it
閱讀全部 3 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈LH CSS Lazy Load〉的開發相關工作。

參與者

將〈LH CSS Lazy Load〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.00 November 20, 2017
Initial release

1.01 November 27, 2017
Minor bug fix

1.02 June 04, 2018
Added tranlation support