Beschrijving
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 );
Installatie
- Upload
media-trash-button
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
none
Beoordelingen
Bijdragers & ontwikkelaars
“Media Trash Button” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Media Trash Button” is vertaald in 2 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “Media Trash Button” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
[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.