<!-- DO NOT EDIT THIS FILE; it is auto-generated from readme.txt -->
# Plugin Name

![Banner](assets/banner-1544x500.png)
A wordpress cleaner plugin to help find and remove orphan, duplicate and missing data.

**Contributors:** [littlemonks](https://profiles.wordpress.org/littlemonks), [mehulkaklotar](https://profiles.wordpress.org/mehulkaklotar), [utkarshpatel](https://profiles.wordpress.org/utkarshpatel)  
**Tags:** [wp clean](https://wordpress.org/plugins/tags/wp clean), [database](https://wordpress.org/plugins/tags/database), [db](https://wordpress.org/plugins/tags/db), [clean](https://wordpress.org/plugins/tags/clean), [cleaner](https://wordpress.org/plugins/tags/cleaner)  
**Requires at least:** 4.0  
**Tested up to:** 4.4.1  
**Stable tag:** 2.0.1  
**License:** [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)  

## 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 ##

### Orphan data view

![Orphan data view](assets/screenshot-1.png)

### Duplicate data view

![Duplicate data view](assets/screenshot-2.png)

## 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.

