=== Auto Trash Delete === Contributors: kenny.eliason Tags: trash, auto-delete, automatically delete trash Requires at least: 4.0 Tested up to: 4.3.1 Stable tag: 1.0.1 Set the number of days to use before deleting items in the trash. == Description == The purpose of this plugin is to provide a way to automatically delete your trash at a certain number of days, over-riding the default 30 day limit imposed by WordPress. Fewer days in the trash results in a more optimized database. PLEASE NOTE: Support for this plugin is not being offered at this time. == Installation ==

Method 1:

  1. Upload auto-trash-delete folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress

Method 2:

  1. From WordPress Dashboard, click on the Plugins menu
  2. Click Add New
  3. Search for Auto Trash Delete
  4. Click Install Now
  5. Activate the Plugin
== Upgrade Notice == = 1.0.1 = * Fixed max days to 30 * Reworked implemenation of define function to limit days * Changed input to be a number field == Screenshots == 1. The Settings Page == Changelog == = 1.0 = * Initial Release