=== WP Database Optimizer === Contributors: matthew price Donate link: Tags: database, tables, optimization, automated, user specified Requires at least: 2.0.2 Tested up to: 3.1.1 Stable tag: 1.2 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 == Version 1.2 Now show you all of your wordpress tables and if they need to be optimized. This works will ALL your tables in the wordpress database provided they begin with your wordpress prefix. normally is "wp_" Thanks for over 1,000 downloads! Version 1.1 Allows you to optimize at any time with a button == Arbitrary section == == A brief Markdown Example == == Upgrade Notice == no upgrades currently available