该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WordPress SQL Backup

描述

WP Backup is a plugin that allows you to easily preform an sql backup and and create a tar and gzipped backup of your /wp-content/ directory from within your dashboard. The plugin is very secure and only allows administrators to preform a backup.
This plugin allows you to create a backup and download it or upload it to your Dropbox account or email it to the administrator as an attatchment. This plugin also works great and has been tested on blogs with thousands of posts.

The best way to get fast support is by posting your question in a comment at http://anthony.strangebutfunny.net/my-plugins/alex-wp-backup/

屏幕截图

  • Here's a screenshot of it in action

安装

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the directory "wordpress-sql-backup" to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to “Backup Site” in the dashboard to backup or download the backup or email the backup to yourself

常见问题

Is this plugin compatible with WordPress Multi Site?

No, This plugin is NOT recommended for WordPress Multi Site websites, it allows every admin to every blog access to your backup.

How do I tell when a backup was created?

Usually most computers (PC, Linux and Mac) have a “date modified” feature in the file manager, that will tell you when it was downloaded to your PC, or if you chose to send it in an email, it will say in your email provider the date you recieved the message.

评价

此插件暂无评价。

贡献者及开发者

“WordPress SQL Backup” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“WordPress SQL Backup”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Initial Release

2.0

  • Wrong encoding bug fix

3.0

  • Unable to restore backed up sql files bug fixed
  • Ability to download sql file to your computer
  • Ability to email the sql file to the administrator as an attatchment

4.0

  • “index.php” in /alex-backups/ is now automatically created if possible

5.0

  • Ability to use alternatives to “exec()” such as “passthru()” and “system()” added

6.0

  • Merged with my other plugin WordPress File Backup

7.0

  • Ability to upload to your Dropbox account added