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”插件已被翻译至2种本地话语言。 感谢所有译者为本插件所做的贡献。

将“Media Trash Button”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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.