Beschreibung
- This plugin is just a simple tool that may be useful to keep your wordpress databases optimized.
Arbitrary section
- No information avaliable for now
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.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„DBOptimizer“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „DBOptimizer“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
2.0
- Upgraded the php queries to run with the latest $wpdb.