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

Κριτικές

11 Σεπτεμβρίου 2021
Thanks Katsushi Kawamori perfect plugin.I'm happy 🙂
12 Ιανουαρίου 2021
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.
12 Οκτωβρίου 2020
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.