=== Plugin Name ===
Contributors: littlemonks, mehulkaklotar, utkarshpatel
Tags: wp clean, database, db, clean, cleaner
Requires at least: 4.0
Tested up to: 4.4.1
Stable tag: 2.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A wordpress cleaner plugin to help find and remove orphan, duplicate and missing data.

== Description ==

A wordpress cleaner plugin to help find and remove orphan, duplicate and missing data.

= Contributing to WP DB Cleaner =
If you have a patch, or stumbled upon an issue with WP DB Cleaner, you can contribute this back to the code. Submit your pull request or issue on [Github wp-db-cleaner](https://github.com/mehulkaklotar/wp-db-cleaner)

== Screenshots ==

1. Orphan data view
2. Duplicate data view

== Changelog ==

= 2.0.1 =
* Fix fatal error on view

= 2.0 =
* WP_CLI support added
* Fixed delete query issue on orphan data

= 1.0 =
* Initial release

== Installation ==

= From your WordPress dashboard =

1. Visit 'Plugins > Add New'
2. Search for 'WP DB Cleaner'
3. Activate WP DB Cleaner from your Plugins page.
4. Go to WordPress Tools menu -> WP DB Clean.

= From WordPress.org =

1. Download WP DB Cleaner.
2. Upload the 'wp-db-cleaner' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
3. Activate WP DB Cleaner from your Plugins page.
4. Go to WordPress Tools menu -> WP DB Clean.


== Upgrade Notice ==

None.
