Optimize Database
Optimize Database
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
- Upload the
optimize-databasefolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enjoy!
Faq
The cron is set to run every day at the time you activated the plugin.
Reviews
Changelog
1.0.6
- Requires PHP 7.4.
- Tested up to WordPress 6.9.
1.0.5
- Tested up to WordPress 6.9.
1.0.4
- Tested up to WordPress 5.6.
- Implement namespace.
1.0.3
- Tested up to WordPress 5.0.
1.0.2
- Tested up to WordPress 4.4.
1.0.1
- Tested up to WordPress 4.0.
1.0
- Initial version.