=== Trash Notice === Contributors: saadibrahim Donate link: https://saadibrahim.com/donate Tags: trash, notice, trash notice, 30 days notice, notify user Requires at least: 3.7 Tested up to: 4.5 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Plugin for WordPress that adds a notice in dashboard about WordPress automatically removing trashed posts after 30 days. == Description == 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. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/trash-notice` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress == Frequently Asked Questions == = 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. == Screenshots == 1. Adds the message to message that show when you trash a post. 2. Adds the message to trashed post list. == Changelog == = 1.0 = * Initial Release.