BackWPup – WordPress Backup Plugin - Version 3.0.10

Version Description

= After an upgrade from version 2 =

Please check all settings after the update:

  • Dropbox authentication must be done again
  • SugarSync authentication must be done again
  • S3 Settings
  • Google Storage is now in S3
  • Check all your passwords
Download this release

Release Info

Developer nullbyte
Plugin Icon 128x128 BackWPup – WordPress Backup Plugin
Version 3.0.10
Comparing to
See all releases

Code changes from version 3.0.9 to 3.0.10

Files changed (2) hide show
  1. backwpup.php +1 -1
  2. readme.txt +3 -1
backwpup.php CHANGED
@@ -5,7 +5,7 @@
5
  * Description: WordPress Backup and more...
6
  * Author: Inpsyde GmbH
7
  * Author URI: http://inpsyde.com
8
- * Version: 3.0.9
9
  * Text Domain: backwpup
10
  * Domain Path: /languages/
11
  * Network: true
5
  * Description: WordPress Backup and more...
6
  * Author: Inpsyde GmbH
7
  * Author URI: http://inpsyde.com
8
+ * Version: 3.0.10
9
  * Text Domain: backwpup
10
  * Domain Path: /languages/
11
  * Network: true
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: inpsyde, danielhuesken, Bueltge, nullbyte
3
  Tags: backup, dump, database, file, ftp, xml, time, upload, multisite, cloud, dropbox, storage, S3
4
  Requires at least: 3.2
5
  Tested up to: 3.5.1
6
- Stable tag: 3.0.9
7
  License: GPLv3
8
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
9
 
@@ -179,6 +179,8 @@ Please check all settings after the update:
179
 
180
 
181
  == Changelog ==
 
 
182
  = Version 3.0.9 =
183
  * Fixed: Fixed bug in Dropbox temp file fallback
184
  * Fixed: Not working if WP-Cron Control active
3
  Tags: backup, dump, database, file, ftp, xml, time, upload, multisite, cloud, dropbox, storage, S3
4
  Requires at least: 3.2
5
  Tested up to: 3.5.1
6
+ Stable tag: 3.0.10
7
  License: GPLv3
8
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
9
 
179
 
180
 
181
  == Changelog ==
182
+ = Version 3.0.10 =
183
+ * Fixed: Fatal Error because of wrong symfony folder
184
  = Version 3.0.9 =
185
  * Fixed: Fixed bug in Dropbox temp file fallback
186
  * Fixed: Not working if WP-Cron Control active