Clean your WordPress database.
| Author: | Gerry Tucker (profile at wordpress.org) |
| WordPress version required: | 3.0 |
| WordPress version tested: | 5.3.3 |
| Plugin version: | 1.8.0 |
| Added to WordPress repository: | 16-04-2015 |
| Last updated: | 29-03-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | http://gerrytucker.co.uk/wp-plugins/wp-cleand... |
| Total downloads: | 3 714 |
| Active installs: | 10+ |
![]() Click to start download |
|
This WordPress plugin will cleanup your WordPress database, performing 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.
Based on WP-Cleanup by JortK, this plugin replaces usage of mysql_query() that was deprecated in PHP 5.5 with WP_Query functions .
