Beschreibung
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 );
Installation
- Upload
media-trash-button
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
FAQ
none
Rezensionen
Mitwirkende & Entwickler
„Media Trash Button“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„Media Trash Button“ wurde in 2 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „Media Trash Button“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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.