
內容簡介
有時候想要建立磚塊式的版面,或是想要提高網頁速度,使用 PNG 圖像當作間隔物是合理的選擇。Mega Lazyload 可以自動從每個圖像產生透明的 PNG 圖像。此外,您也可以手動產生等待中的 spacer 圖像,或重新產生整個媒體庫。
連結
貢獻者
文件
使用方法
安裝並啟用插件後,它會自動產生所需的 spacer png。
在「設定 -> Mega Lazyload -> 產生器」頁面中手動產生 spacer png。
在「設定 -> Mega Lazyload -> 懶加載選項」中更改懶加載選項。
所有圖像都被保存在「/wp-content/mll-spacer」
使用 mll_get_spacer_img() 函式來獲得 spacer png。
請參閱 文件 以開始使用。
外掛標籤
開發者團隊
原文外掛簡介
Whether building a masonry grid, or trying to increase pagespeed, sometimes it makes sense to use a png as a spacer. Mega lazyload generates automatically a transparent PNG from every image. Also you can generate manually pending spacer images or regenerate the hole medialibrary.
Links
Contributors
Documentation
Usage
Once you have installed and activated the plugin, it will automatically generate the requested spacer pngs.
Generate spacer pngs manually in -> Settings -> Mega Lazyload -> Generator
Change the lazyloadin Options in -> Settings -> Mega Lazyload -> Lazyload Options
All images are saved into “/wp-content/mll-spacer”
Get the spacer png by using the mll_get_spacer_img() function
Read the documentation to get started
