Beschrijving
- This plugin is just a simple tool that may be useful to keep your wordpress databases optimized.
Arbitrary section
- No information avaliable for now
Schermafdrukken
Installatie
- 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.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“DBOptimizer” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “DBOptimizer” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
2.0
- Upgraded the php queries to run with the latest $wpdb.