=== Enable Database Tools === Plugin Name: Enable Database Tools Plugin URI: https://plugin-planet.com/ Description: Enables you to optimize and repair InnoDB and MyISAM tables using WordPress built-in database tools. Tags: database, tools, innodb, myisam, tables, optimize, repair Author: Jeff Starr Author URI: https://monzillamedia.com/ Donate link: https://m0n.co/donate Contributors: specialk Requires at least: 4.4 Tested up to: 4.9 Stable tag: 1.0 Version: 1.0 Requires PHP: 5.2 Text Domain: enable-database-tools Domain Path: /languages License: GPL v2 or later Enables WP Database Tools. So you can optimize and repair InnoDB and MyISAM tables. == Description == > GDPR-compliant: does not collect any user data > Gutenberg-compliant: works perfectly with or without Gutenberg Enables you to optimize and repair InnoDB and MyISAM tables using WordPress built-in database tools. **Features** * Provides option to enable/disable database tools * Lightweight and secure code via the WP API Usage: activate the plugin, visit the plugin settings, and then click to open the WP database tools (opens new tab). **Important!** Remember to disable the database tools when you are finished using them! You can disable the tools via the plugin settings page. == Installation == **How to Install** 1. Upload the plugin to your blog and activate 2. Visit the plugin settings to configure options To use the database tools: 1. Visit the plugin settings page 2. Check the box to "Enable database tools" 3. Then click to open the database tools (opens new tab) **Important!** Remember to disable the database tools when you are finished using them! You can disable the tools via the plugin settings page. [More info on installing WP plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins) **Uninstalling** This plugin cleans up after itself. All plugin settings will be removed from your database when the plugin is uninstalled via the Plugins screen. **Restore Default Options** To restore default options, uninstall the plugin via the WP Plugins screen, and then reinstall. == Upgrade Notice == To upgrade this plugin, remove the old version and replace with the new version. Or just click "Update" from the Plugins screen and let WordPress do it for you automatically. __Note:__ uninstalling the plugin from the WP Plugins screen results in the removal of all settings from the WP database. == Frequently Asked Questions == **Does this work for WP Multisite?** Yes, this plugin works great on Multisite. **Got a question?** Send any questions or feedback via my [contact form](https://perishablepress.com/contact/) == Changelog == **1.0 (2018/05/18)** * Initial release