Descripció
Simple tool you can use to backup your WordPress tables and give an optimize and analyze command.
Functionality:
* Optimize tables
* Analyze tables
* database backup
! make sure you test the import of the created backup file, before you rely on the backups !
Problemes coneguts
Currently there are no known issues
Instal·lació
To install a WordPress Plugin manually:
Download your WordPress Plugin to your desktop.
If downloaded as a zip archive, extract the Plugin folder to your desktop.
Read through the “readme” file thoroughly to insure you follow the installation instructions.
With your FTP program, upload the Plugin folder to the wp-content/plugins folder in your WordPress directory online.
Go to Plugins screen and find the newly uploaded Plugin in the list.
Click Activate Plugin to activate it.
The plugin folder is called DBtools, this is the folder you should upload.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«DBtools» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «DBtools» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.2.3
- added icon in admin menu
1.2.2
- tested for WordPress 4.6
- fixed reload after backup
1.2.1
- Fixed backups script (tables not found)
- make use of PHP DIRECTORY_SEPARATOR constant
1.2.0
- renewed backup script.
- There is new backuplocation (your old backups are not removed, but they are not visible)
1.1.11
Fixed plugin fatal error while activating or updating
1.1.10
Fixed an issue when updating the plugin in WordPress
1.1.9
Only perform update when version is lower the 1.1.7
1.1.8
Fixed “you have not sufficient permissions error”
1.1.7
placed backup location outside the plugin directory so your backups will be kept after deactivating or updating this plugin
1.1.6
Now you can download your backup file
1.1.5
Added – IF NOT EXISTS to the drop table statement
1.1.4
Fixed some bugs and errors
switched to mysqli
reload the page after backup
1.1.3
Limited analyze and optimize to WP tables only
1.1.2
Fixed delete backup file
Changed backup filename to date_time for multiple backups per day
1.1.1
Fixed backup creation
1.1.0
Added table list
Added analyze tables
= 1.0.0