Media Trash Button

Descrizione

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 );

Screenshot

  • Media Library
  • Trash

Installazione

  1. Upload media-trash-button directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

none

Recensioni

11 Settembre 2021
Thanks Katsushi Kawamori perfect plugin.I'm happy ๐Ÿ™‚
12 Gennaio 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 Ottobre 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).
Leggi tutte le recensioni di 3

Contributi e sviluppo

“Media Trash Button” รจ un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“Media Trash Button” รจ stato tradotto in 2 lingue. Grazie ai traduttori per i loro contributi.

Traduci “Media Trash Button” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog (registro delle modifiche)

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.