=== Enable Database Tools === Plugin Name: Enable Database Tools Plugin URI: https://perishablepress.com/wordpress-plugin-enable-database-tools/ 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://plugin-planet.com/ Donate link: https://monzillamedia.com/donate.html Contributors: specialk Requires at least: 4.4 Tested up to: 5.8 Stable tag: 2.2 Version: 2.2 Requires PHP: 5.6.20 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 == Does ONE THING: 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. **Privacy** This plugin does not collect or store any user data. It does not set any cookies, and it does not connect to any third-party locations. Thus, this plugin does not affect user privacy in any way. == 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](https://wordpress.org/support/article/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. **Like the plugin?** If you like Enable Database Tools, please take a moment to [give a 5-star rating](https://wordpress.org/support/plugin/enable-database-tools/reviews/?rate=5#new-post). It helps to keep development and support going strong. Thank you! == 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 == If you like Enable Database Tools, please take a moment to [give a 5-star rating](https://wordpress.org/support/plugin/enable-database-tools/reviews/?rate=5#new-post). It helps to keep development and support going strong. Thank you! **2.2 (2021/07/13)** * Tests on WordPress 5.8 **2.1 (2021/02/09)** * Tests on PHP 7.4 and 8.0 * Tests on WordPress 5.7 **2.0 (2020/11/10)** * Tests on PHP 7.4 and 8.0 * Tests on WordPress 5.6 **1.9 (2020/08/05)** * Refines readme/documentation * Tests on WordPress 5.5 **1.8 (2020/03/13)** * Tests on WordPress 5.4 **1.7 (2019/10/27)** * Tests on WordPress 5.3 **1.6 (2019/09/02)** * Updates some links to https * Tests on WordPress 5.3 (alpha) **1.5 (2019/04/28)** * Bumps [minimum PHP version](https://codex.wordpress.org/Template:Server_requirements) to 5.6.20 * Tests on WordPress 5.2 **1.4 (2019/03/06)** * Adds check for admin user for settings shortcut link * Tests on WordPress 5.1 and 5.2 (alpha) **1.3 (2019/02/02)** * Tests on WordPress 5.1 **1.2 (2018/11/14)** * Adds homepage link to Plugins screen * Updates default translation template * Tests on WordPress 5.0 **1.1 (2018/08/16)** * Adds `rel="noopener noreferrer"` to all [blank-target links](https://perishablepress.com/wordpress-blank-target-vulnerability/) * Updates GDPR blurb and donate link * Generates default translation template * Further tests on WP versions 4.9 and 5.0 (alpha) **1.0 (2018/05/18)** * Initial release