=== Advanced Database Cleaner ===
Contributors: symptote
Donate Link: https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&SESSION=Azq_P8u-Dy9AZSB3bmJFsrGWImHWiCoHtSE8KuC2SNdGQpreQxG8dl2tVZK&dispatch=5885d80a13c0db1f8e263663d3faee8d0b9dcb01a9b6dc564e45f62871326a5e
Tags: plugin, plugins, plugin wordpress, wordpress, database cleaner, clean database, database clean, database, clean, cleaner, delete orphan data, orphan data, delete revisions, revision, delete draft, draft, delete trash, trash, delete spam, spam, delete auto drfat, auto draft, delete postmeta, postmeta, delete commentmeta, commentmeta, delete relationships, relationships, delete transient feed, transient feed, optimize database, database optimize, database optimizer, optimize, optimizer, reset database, database reset, reset, admin
Requires at least: 2.7
Tested up to: 4.3
Stable tag: 1.2.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Clean up your database by deleting unused data such as 'draft', Optimize your database or reset it to its initial state.
== Description ==
Description
Advanced Database Cleaner is a must-have plugin that cleans your WP database by:
1. Removing unused data such as "revision", "draft", "auto draft", "moderated comments", "spam comments", "trash comments", "orphan postmeta", "orphan commentmeta", "orphan relationships", "dashboard transient feed".
2. Optimizing your Wordpress database. This will help you reducing storage space and improving efficiency when accessing your tables.
3. Resetting your database back to its original state. This will help you making a fresh installation and skip the "5 minutes wordpress installation steps".
* It cleans your database by one click.
* The settings page allows you choose what data should be cleaned.
* It is a must-have plugin to keep your database clean.
== Installation ==
This section describes how to install the plugin and get it working.
1. Download and extract 'advanced-database-cleaner' to 'wp-content/plugins/'
2. In wordpress 'Plugins' page, choose 'Activate'
3. Go to "Dashboard" -> "Settings" -> "Database Cleaner"
== Screenshots ==
1. Example of dirty database
2. Example of cleaned database
3. Example of dirty tables
4. Example of optimized tables
5. Reset database" admin page screenshot
== Changelog ==
= 1.2.2 =
* Some optimizations and style modifications
= 1.2.1 =
* Some optimizations and style modifications
* "Clean database" tab shows now only elements that should be cleaned instead of listing all elements.
* "Clean database" tab shows now an icon that indicates the state of your database.
* "Optimize database" tab shows now only tables that should be optimized instead of listing all tables.
* "Optimize database" tab shows now an icon that indicates the state of your tables.
* "Reset database" shows now a warning before resetting the database.
= 1.2.0 =
* Some optimizations and style modifications
* New feature: Adding "Reset database"
= 1.1.1 =
* Some optimizations and style modifications
* Adding "Donate link"
= 1.1.0 =
* Some optimizations and style modifications
* New feature: Adding "Optimize Database"
= 1.0.0 =
* First release: Hello world!