=== Plugin Name === Contributors: joshf Donate link: http://joshuafredrickson.com/ Tags: database, optimize, cron, automatic Requires at least: 3.7 Tested up to: 4.4 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Automatically optimize your database daily. == Description == Use this plugin to automatically run the OPTIMIZE command on your WordPress database every day. There are no settings to configure. Simply activate the plugin and you're set! This plugin hooks into the existing WordPress cron system. == Installation == 1. Upload the `optimize-database` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Enjoy! == Frequently Asked Questions == = When does the cron run? = The cron is set to run every day at the time you activated the plugin. == Changelog == = 1.0.2 = * Tested up to WordPress 4.4. = 1.0.1 = * Tested up to WordPress 4.0. = 1.0 = * Initial version.