[WordPress] 外掛分享: Winsite Image Optimizer

WordPress 外掛 Winsite Image Optimizer 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Winsite Image Optimizer」是 2016-06-07 上架。
  • 目前有 300 個安裝啟用數。
  • 上一次更新是 2017-06-29,距離現在已有 2866 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 4.5 以上版本才可以安裝。
  • 有 9 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

maor | amitt | winsite |

外掛標籤

image compression | image optimization |

內容簡介

Winsite Image Optimizer可以使用ImageOptim API(以及即將推出的其他處理引擎)壓縮您的圖像,使其在保持品質(基本上)完好無損的同時優化文件大小。

您還可以使用我們專用的工具在Media部分下發現,對所有舊圖像進行過程處理。

目前實現的圖像處理服務:

ImageOptim (您需要獲得API密鑰才能使用)
如果您有建議,請在我們的GitHub問題跟踪器上發佈。

警告: 在某些情況下,這在本地主機上無法運行,因為某些服務以從您的網站提取圖像的方式運作。這就是為什麼您需要一個公共URL來使它在本地運作。

您可以使用ngrok等服務實現這一點,以及此過濾器:

add_filter( 'wsi_siteurl_override', function( $siteurl ) {
return 'http://ae190611.ngrok.io/path-to-wp-installation/';
} );

我們很樂意收到您在我們的GitHub項目的貢獻/建議。

原文外掛簡介

Winsite Image Optimizer will compress your images for optimal file-size while keeping its quality (pretty much) intact, using the ImageOptim API (and other processing engines coming up soon).
You can also process all of your old images retroactively using our dedicated tool, found under the Media section.
Currently-implemented Image Processing Services:

ImageOptim (You’ll need to obtain an API key)
Send your suggestions on our GitHub issue tracker.

Warning: This won’t work on localhost in some cases, since some services work in a way that they pull images in from your site. This is why you’ll need a public URL in order to make this work locally.
You can use a service such as ngrok to achieve that, in conjunction with this filter:
add_filter( 'wsi_siteurl_override', function( $siteurl ) {
return 'http://ae190611.ngrok.io/path-to-wp-installation/';
} );

We’d love to recieve contributions / suggestions from you on our GitHub project.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Winsite Image Optimizer」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0 | 1.0.1 | 1.0.2 | 1.0.6 | 1.0.7 |

延伸相關外掛(你可能也想知道)

文章
Filter
Apply Filters
Mastodon