Opis
“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.
Features
- Allow to select the days that WordPress take to empty trash.
- Automatically Empty Trash after the numbers of days selected
Slike ekrana
Instalacija
The Plugin can be installed in two ways.
Manual instalation
- Download and upload the plugin files to the /wp-content/plugins/change-wp-empty-trash-time directory from the WordPress plugin repository.
- Activate the plugin through the ‘Plugins’ screen in WordPress admin.
- Go to Settings > General to configure it.
WordPress interface instalation
- Open the plugin Interface in the wordpress admin and click on “Add new”.
- In the Search box enter “Change WP Empty Trash Time” and hit Enter.
- Click on “Install” to install the plugin.
- Go to Settings > General to configure it.
ČPP
-
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.
Recenzije
Saradnici i programeri
“Change Empty Trash Time” is open source software. The following people have contributed to this plugin.
Doprinositelji“Change Empty Trash Time” je prijeveden na 3 dijalekta. Zahvala prevodiocima za njihov doprinos.
Prevedi “Change Empty Trash Time” na vaš jezik.
Zainteresirani za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Zapis promijena
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.