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

Perfect Lazy Loading

外掛說明

Perfect Lazy Loading: Automatically loads the matching imagesize

Does not only lazy loading on your WordPress-Output. It also allows you to define which image-sizes from your template are useable by the javascript to insert that image that fits best to the needed width.

Adjustable in backend

  • Define in backend which image-sizes should be used by default
  • Define differend images-sizes for each custom-post-type
  • Allows to set +/- percent to switch earlier to bigger or smaller images for the depending width for using browser scaling effects
  • Has special settings area for WPBbakery page builder plugin

Automatic replacement in frontend

  • Should work with every template which is using the native WordPress functions
  • Creates small 1×1 pixel thumbnails to use as placeholder before lazyloading the images
  • By calculationg the needed width within the content-element it loads the next best fitting image in size for optimal bandwidth useage

From within WordPress

  1. Visit ‘Plugins > Add New’
  2. Search for ‘Perfect Lazy Loading’
  3. Activate Perfect Lazy Loading from your Plugins page.
  4. Go to “after activation” below.

Manually

  1. Upload the perfect-lazy-loading folder to the /wp-content/plugins/ directory
  2. Activate the Perfect Lazy Loading plugin through the ‘Plugins’ menu in WordPress
  3. Go to “after activation” below.

After activation

  1. You should find the Perfect Lazy Loading Menu-item on the bottom left.
  2. Go through the configuration and set up the plugin for your site.
  3. You’re done!

螢幕擷圖

  • General plugin settings
  • Post Type specific overwrites
  • WP Bakery Page Builder - additional settings
  • Import / Export functionality

常見問題集

Actually there are none 😛

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

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

參與者

將〈Perfect Lazy Loading〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.2

Release Date: 12 Oct 2018
1. Fixed bug that caused an error if ‘sizes’ was not set in image object.

1.0.1

Release Date: 09 Oct 2018
1. Added icon and banner for plugin repo
1. Added screenshots
1. Excluded acf specific post types from post type overwrite settings
1. Added Text Domain and Domain Path to plugin file
1. Updated Readme file

1.0

Release Date: 05 Oct 2018

Initial release