Descripción
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 );
Capturas
Instalación
- Upload
media-trash-button
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Preguntas frecuentes
none
Reseñas
Colaboradores y desarrolladores
“Media Trash Button” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores“Media Trash Button” ha sido traducido a 2 idiomas. Gracias a los traductores por sus contribuciones.
Traduce “Media Trash Button” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
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.