Description
- This plugin is just a simple tool that may be useful to keep your wordpress databases optimized.
Arbitrary section
- No information avaliable for now
Screenshots
Installation
- Upload
db-optimizer
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Just open the DBOptimizer page from your left side menu and optimize your db.
FAQ
- Is it free?
-
Yes, it’s free.
- How it works ?
-
It simply runs OPTIMIZE and REPAIR queries on your database tables. No fancy or particular operations.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“DBOptimizer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “DBOptimizer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0
- Upgraded the php queries to run with the latest $wpdb.