=== Change Empty Trash Time ===
Contributors: carlosmr96
Donate link: https://www.paypal.me/carlosmr96/5
Tags: trash, empty, bin, time
Requires at least: 4.0
Tested up to: 6.1.1
Stable tag: 4.3
Requires PHP: 5.2.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This plugin adds a new setting in the last position of Settings > General, this option will allow you to select the days that WordPress take to empty trash.

== Description ==

“Change WP Empty Trash Time” is a small plugin that allows you to select the time in days that WordPress take to automatically empty trash. You can select the number of days at the bottom of Settings > General. This plugin wont work if the value is already defined elsewhere to avoid errors.

== Installation ==

The Plugin can be installed in two ways.

= Manual instalation =

1. Download and upload the plugin files to the /wp-content/plugins/change-wp-empty-trash-time directory from the WordPress plugin repository.
2. Activate the plugin through the ‘Plugins’ screen in WordPress admin.
3. Go to Settings > General to configure it.

= WordPress interface instalation =

1. Open the plugin Interface in the wordpress admin and click on “Add new”.
2. In the Search box enter “Change WP Empty Trash Time” and hit Enter.
3. Click on “Install” to install the plugin.
4. Go to Settings > General to configure it.

== Screenshots ==

1. screentshot-1.png 

Here you can see where the new setting is.

2. screentshot-2.png

Here you can see how the setting is displayed.

== Frequently Asked Questions ==

= Why It doesnt work? =

If you have defined the value elsewhere the plugin wont work to avoid errors.

= What happens if I place a negative number or invalid characters? =

There is a validation that checks if the input is correct so nothing wrong happens.

== Changelog ==

= 1.0.4 =
* Function name changes

= 1.0.3 =
* Adds a readme.txt file.

= 1.0.2 =
* Adds translation option.

= 1.0.1 =
* Bug Fix.

== Upgrade Notice ==

= 1.0.1 =
This version fixes checking bugs.  Upgrade immediately.

== Features ==

* Allow to select the days that WordPress take to empty trash.
* Automatically Empty Trash after the numbers of days selected