» Index
Plugin Information
Author:
» Lester 'GaMerZ' Chan
Website:
» http://lesterchan.net/
Features:
» Manages your Wordpress database. Allows you to optimize database, repair database, backup database, restore database, delete backup database , drop/empty tables and run selected queries. Supports automatic scheduling of backing up and optimizing of database.
Download:
» WP-DBManager 2.40 For WordPress 2.7.x
» WP-DBManager 2.31 For WordPress 2.1.x To 2.6.x
» WP-DBManager 2.05 For WordPress 2.0.x
» WP-DBManager 1.00 For WordPress 1.5.2
Screenshots:
» http://lesterchan.net/wordpress/screenshots/browse/wp-dbmanager/
Demo:
» N/A
Development:
» http://dev.wp-plugins.org/browser/wp-dbmanager/
Translations:
» http://dev.wp-plugins.org/browser/wp-dbmanager/i18n/
Support Forums:
» http://forums.lesterchan.net/index.php?board=11.0
Credits:
» __ngetext() by Anna Ozeritskaya.
» Right To Left Language Support by Kambiz R. Khojasteh.
Note:
» The Changelog, Installation, Upgrade, Usage Tab at the top of the page.
Donations:
» I spent most of my free time creating, updating, maintaining and supporting these plugins, if you really love my plugins and could spare me a couple of bucks as my school allowance, I will really appericiate it. If not feel free to use it without any obligations. Thank You. My Paypal account is
» Changelog
-
Version 2.40 (12-12-2008)
- NEW: Works For WordPress 2.7 Only
- NEW: Load Admin JS And CSS Only In WP-DBManager Admin Pages
- NEW: Added database-admin-css.css For WP-DBManager Admin CSS Styles
- NEW: Uses admin_url(), plugins_url() And site_url()
- NEW: Better Translation Using __ngetext() by Anna Ozeritskaya
- NEW: Right To Left Language Support by Kambiz R. Khojasteh
- FIXED: SSL Support
- FIXED: Bug In Downloading Backups In Other Languages by Kambiz R. Khojasteh
- FIXED: Bug In Backup/Restore On Windows Server When Path To mysqldump/mysql Or Backup File Contains Space Kambiz R. Khojasteh
- FIXED: In database-manage.php, $nice_file_date Was Calculated More Than Once by Kambiz R. Khojasteh
- FIXED: Returning Only DBManager Cron Schedules
-
Version 2.31 (16-07-2008)
- NEW: Works For WordPress 2.6
- FIXED: Unable To Optimize Or Repair Tables If Table Name Contains - (dash)
-
Version 2.30 (01-06-2008)
- NEW: Uses /wp-dbmanager/ Folder Instead Of /dbmanager/
- NEW: Uses wp-dbmanager.php Instead Of dbmanager.php
- NEW: Added Minute(s) Option To Backup And Optimize Cron Jobs
- NEW: Uses GiB, MiB, KiB Instead Of GB, MB, KB
-
Version 2.20 (01-10-2007)
- NEW: Added --skip-lock-tables Argument When Backing Up Database
- NEW: Limit The Maximum Number Of Backup Files In The Backup Folder
- NEW: Ability To Uninstall WP-DBManager
-
Version 2.11 (01-06-2007)
- NEW: Sort Database Backup Files By Date In Descending Order
- NEW: Added Repair Database Feature
- NEW: Automatic Scheduling Of Backing Up And Optimizing Of Database
-
Version 2.10 (01-02-2007)
- NEW: Works For WordPress 2.1 Only
- NEW: Removed database-config.php
- NEW: Localize WP-DBManager
- NEW: Added The Ability To Auto Detect MYSQL And MYSQL Dump Path
-
Version 2.05 (01-06-2006)
- FIXED: Database Table Names Not Appearing Correctly
- NEW: DBManager Administration Panel Is XHTML 1.0 Transitional
-
Version 2.04 (10-05-2006)
- FIXED: Unable To Download Backup DB Due To Header Sent Error
- FIXED: Some XHTML Code Fixes
-
Version 2.03 (01-04-2006)
- FIXED: Run Query Box Too Big
- FIXED: Header Sent Error
- FIXED: Extra Slashes For Mysql/Mysql Dump Path
- FIXED: Mismatch Date Due To GMT
-
Version 2.02 (01-03-2006)
- NEW: Improved On 'manage_database' Capabilities
- NEW: Added GigaBytes To File Size
- NEW: Added ALTER Statement To Allowed Queries
- NEW: Able To Empty/Drop Tables
- NEW: Able To EMail Database Backup File
- NEW: Splitted database-manager.php Into Individual Files
- NEW: Merge Restore And Delete Backup Database
- NEW: Included .htaccess File To Protect Backup Folder
- NEW: Checking Of Backup Status
- FIXED: Using Old Method To Add Submenu
- FIXED: PHP Short Tags
- FIXED: Redirect Back To The Same Page Instead Of Manage Database Page After Submitting Form
-
Version 2.01 (01-02-2006)
- NEW: Added 'manage_database' Capabilities To Administrator Role
-
Version 2.00 (01-01-2006)
- NEW: Compatible With WordPress 2.0 Only
- NEW: GPL License Added
» Installation Instructions
- Open wp-content/plugins Folder
- Put:
Folder: wp-dbmanager
- Activate WP-DBManager Plugin
- Open wp-content/backup-db Folder
- Put:
File: .htaccess
The script will automatically create a folder called backup-db in wp-content folder if that folder is writable. If it is not created, please create it and CHMOD it to 777.
- Refer To Usage For Further Instructions
» Upgrade Instructions
From v2.0x To v2.40
- Deactivate WP-DBManager Plugin
- Open wp-content/plugins Folder
- Put/Overwrite:
Folder: wp-dbmanager
- Delete this folder if exists:
Folder: dbmanager
- Activate WP-DBManager Plugin
- Refer To Usage For Further Instructions
» Usage Instructions
General Usage
- Go to 'WP-Admin -> Database -> DB Options' to configure the database options.