Media Trash Button
Add trash button for Media Library.
The facts
- Rating
- 5★ from 3
- Active installs
- 400+
- Price
- Free
- Last updated
- 16 Aug 2026
- Added
- May 2020
- Requires WP
- 4.7
- Tested up to
- WP 7.1
- Requires PHP
- 8.0
- Downloads
- 6,607
Our analysis
AI-assistedMedia Trash Button is a WordPress plugin that adds a trash button to the Media Library. This feature allows you to easily manage media items by moving them to a designated trash area.
The plugin is designed for users who want a simple way to handle media files within their WordPress site. It is particularly useful for those who frequently upload and manage media content.
Best for: This plugin suits WordPress users who manage a large number of media files.
What it does well
- ✓Adds a trash button to the Media Library
- ✓Supports viewing all media items
- ✓Allows access to a trash view
Where it falls short
- •Only available in list view
- •Requires a line of code to be added to wp-config.php
Verdict
Media Trash Button provides a straightforward solution for managing media items in WordPress. It is a useful tool for users looking to enhance their media management capabilities.
From the developer
Katsushi Kawamori's own description of Media Trash Button, lightly tidied.
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 );