Resize Image Before Upload

描述

A WordPress plugin for client-side uploaded images resize (to do it client-side instead of backend-side and minimize the backend performance hit).

Settings

Plugin settings are located under “Media” tab (“Resize before upload”), there you can configure:

  • Max image size in pixels (The images bigger than this threshold are scaled down to it);
  • Use WP-compat (old) assets uploading script.

Bugs report / Questions / Suggestions

wp@tmm.ventures

評價

There are no reviews for this plugin.

貢獻者及開發者

“Resize Image Before Upload” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Resize Image Before Upload 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.1 2023-01-29

Enhancements

  • Changelog added.