Descripción
Plugin for WordPress that adds a notice in dashboard about WordPress automatically removing trashed posts after 30 days. Helpful for developers with lots of clients and sites with lots of editors.
It adds the notice to the message that appear when you trash an item and also shows the notice on the trashed post table. It works with all custom post types and pages as well. It also check if you have changed the number of days posts are deleted from trash.
I created this plugin after a client complained that she didn’t know that WordPress would automatically delete the post.
Capturas
Instalación
- Upload the plugin files to the
/wp-content/plugins/trash-notice
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Preguntas frecuentes
- Does it account for the fact that you can change the number of trash days?
-
Yes it checks for the value and shows that.
- Does it account for the fact that you can disable trash functionality?
-
Yes in that case it doesn’t show the notice.
Reseñas
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce "Trash Notice" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- Initial Release.