Media Toolkit

描述

Media Toolkit is a powerful utility plugin for WordPress that provides users with the tools they need to manage media files with ease.

With Media Toolkit, users can change the filenames of their uploaded images, set maximum image sizes to control file sizes, and adjust compression levels to optimize image quality.

螢幕截圖

  • Settings Page

安裝

  1. Download the media-toolkit.zip file to your computer.
  2. Unzip the file.
  3. Upload the media-toolkit folder to your /wp-content/plugins/ directory.
  4. Activate the plugin through the Plugins menu in WordPress.

常見問題

How does compression work?

Media Toolkit utilizes WordPress’ compression system. The default quality set by WordPress is 82%. Media Toolkit allows you to change that value globally.

big_image_size_threshold vs Media Toolkit

WordPress’ max image size is set to 2560px by default. Though, if an image is uploaded bigger than the threshold, WordPress does not just scale down the original image to the threshold.
Instead, WordPress stores the original image and simply provides the 2560px image as the biggest image available to the users.

Media Toolkit actually replaces the original image with the threshold defined in the plugin.

評價

2023年3月17日 3 replies
I was a bit disappointed after initially being very impressed with this plugin when I realised it was changing the URL of my pages and posts. They were suddenly getting ID's in the middle of the URL when pages and posts are created on the front end of the site. Still a 4/5 for me. 5/5 if the bug is investigated and fixed.
閱讀全部1個評價

貢獻者及開發者

“Media Toolkit” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Media Toolkit 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Media Toolkit 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0 November 30, 2023

  • Overall improvements

0.1.0 February 24, 2023

  • Initial release