=== WP Database Optimizer === Contributors: matthew price Donate link: Tags: database, tables, optimization, automated, user specified Requires at least: 2.0.2 Tested up to: 2.92 Stable tag: 1.0 This plugin allows for automated scheduled database optimization. The user can specify (in days) how long in between automated optimizations. == Description == Ever wished that you could take some measure to speed up your Wordpress site? Have you created and deleted a lot of posts as well as experimented with plugins? All these deleted entries leave overhead on the database that should be routinely cleared out. This plugin allows you to have your Wordpress tables to be optimized on a schedule. It uses the Wordpress Database Class to do the work, and you can set the number of days in between optimizations. == Installation == 1. Upload `wp_database_optimizer.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Modify settings under the tools menu using "WP Database Optimization" == Frequently Asked Questions == Any questions, please email info@countingrows.com == Screenshots == 1. Settings Page == Changelog == no information yet == Arbitrary section == == A brief Markdown Example == == Upgrade Notice == no upgrades currently available