This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

DBOptimizer

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

  • Interface of the DBOptimizer plugin. Simple and easy to use. No ads and no shady code!

Installation

  1. Upload db-optimizer to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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.

Contributors

Translate “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.