Leírás
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 );
Telepítés
- Upload
media-trash-button
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
GYIK
none
Vélemények
Közreműködők és fejlesztők
“Media Trash Button” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Media Trash Button” 3 nyelvre lett lefordítva. Köszönet a fordítóknak az áldozatos munkájukért!
“Media Trash Button” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
[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.