Media Trash Button

外掛說明

Add trash button for Media Library.

Add button

  • List view only.

Button

  • All media items
  • View Trash

In wp-config.php, Add the following one line.

define( 'MEDIA_TRASH', true );

螢幕擷圖

  • Media Library
  • Trash

安裝方式

  1. Upload media-trash-button directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題集

none

使用者評論

2021 年 9 月 11 日
Thanks Katsushi Kawamori perfect plugin.I’m happy 🙂
2021 年 1 月 12 日
I deleted an image but was unable to save another image in the same name as the deleted image because it was in the trash. I used this plugin and I was able to permanently delete the trashed image and save my new image. I love this plugin. Thanks to the developers.
2020 年 10 月 12 日
It might be just a small plugin, but it helps to (easily) get rid of accumulated ‘trash’ media files directly from WP admin panel (standard WP does not expose these files for permanent removal).
閱讀全部 3 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Media Trash Button〉的開發相關工作。

參與者

〈Media Trash Button〉外掛目前已有 3 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Media Trash Button〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

[1.04] 2025/04/18

  • Fix – Loading the management screen.

1.03

Supported WordPress 6.4.
PHP 8.0 is now required.

1.02

Supported WordPress 5.6.

1.01

Made it list view only.

1.00

Initial release.