=== Plugin Name ===
Contributors: JortK
Donate link: http://www.jortk.nl/wp-cleanup-optimize-and-cleanup-your-wordpress-database/
Tags: database, optimize, clean, cleanup, post revisions, comments
Requires at least: 2.9.0
Tested up to: 3.0.1
Stable tag: 1.1.0

This Wordpress plugin will cleanup your Wordpress database by remove all unused data from your database.

== Description ==

This Wordpress plugin will  cleanup your Wordpress database, which means that it will perform the following actions:

*Remove all post revisions

*Remove all spam comments

*Remove all unapproved comments

*Remove all unused tags

*Remove all unused post meta

*Optimize MySQL tables by removing all unused table space


== Installation ==
1. Download WP-Cleanup.
2. Unzip the ZIP archive.
3. Upload the folder to /wp-content/plugins/.
4. Login into your Wordpress Admin Panel.
5. Go to [Plugins/Installed].
6. Activate to WP-Cleanup plugin.
7. Now you will have a option under [Settings/WP-Cleanup]
8. <b>Happy Cleanup!</b>

== Frequently Asked Questions ==
Have any questions? Leave them in the comments or on the plugin website!

== Screenshots ==
1. WP-Cleanup start screen.

== Changelog ==

= 1.1.0 =
* All checkboxes are unchecked by default.
* Only users with the administrator role can use wp-cleanup
* Minor code consistency fixes.

= 1.0.0 =
* Initial release!

== Upgrade notice ==

= 1.1.0 = 
Minor bug fixes.

= 1.0.0 = 
Initial release.
