Plugin Directory

Changeset 3271272


Ignore:
Timestamp:
04/11/2025 10:19:41 PM (10 months ago)
Author:
backwpup
Message:

Update to version 5.1.1 from GitHub

Location:
backwpup
Files:
12 edited
1 copied

Legend:

Unmodified
Added
Removed
  • backwpup/tags/5.1.1/backwpup.php

    r3267954 r3271272  
    66 * Author: BackWPup – WordPress Backup & Restore Plugin
    77 * Author URI: https://backwpup.com
    8  * Version: 5.1.0
     8 * Version: 5.1.1
    99 * Requires at least: 4.9
    1010 * Requires PHP: 7.4
  • backwpup/tags/5.1.1/changelog.txt

    r3267954 r3271272  
    11== Changelog ==
     2= 5.1.1 =
     3Release date: April 11,2025
     4
     5* Fixed: Backups created before v5 are no longer deactivated when updating the plugin.
     6
    27= 5.1.0 =
    38Release date: April 07,2025
  • backwpup/tags/5.1.1/inc/class-migrate.php

    r3267954 r3271272  
    279279                } else {
    280280                    BackWPup_Option::update( $id, 'legacy', true );
    281                     BackWPup_Job::disable_job( $id );
    282281                }
    283282            }
  • backwpup/tags/5.1.1/languages/backwpup.pot

    r3267954 r3271272  
    77"Content-Type: text/plain; charset=UTF-8\n"
    88"Content-Transfer-Encoding: 8bit\n"
    9 "POT-Creation-Date: 2025-04-07 14:02+0000\n"
     9"POT-Creation-Date: 2025-04-11 22:09+0000\n"
    1010"X-Poedit-Basepath: ..\n"
    1111"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
  • backwpup/tags/5.1.1/readme.txt

    r3271262 r3271272  
    66Tested up to: 6.7.1
    77Requires PHP: 7.4
    8 Stable tag: 5.0.9
     8Stable tag: 5.1.1
    99License: GPLv2+
    1010
     
    1515== Description ==
    1616
    17 [BackWPup](https://backwpup.com/) is the most comprehensive backup & restore plugin for WordPress.
    18 
     17[BackWPup](https://backwpup.com/) is the most comprehensive backup & restore plugin for WordPress.
    1918 
    2019
     
    191190 
    192191
    193 == Changelog ==
     192== Changelog ==
     193= 5.1.1 =
     194* Fixed: Backups created before v5 are no longer deactivated when updating the plugin
     195
    194196= 5.1.0 =
    195197Release date: April 07,2025
  • backwpup/tags/5.1.1/vendor/composer/installed.php

    r3267954 r3271272  
    22    'root' => array(
    33        'name' => 'inpsyde/backwpup-pro',
    4         'pretty_version' => '5.1.0',
    5         'version' => '5.1.0.0',
    6         'reference' => '26cb8d687eccd64f671c72780cbf0a993fb15c0d',
     4        'pretty_version' => '5.1.1',
     5        'version' => '5.1.1.0',
     6        'reference' => '996f68439babd838ba1336d318a986e43b77cf22',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    225225        ),
    226226        'inpsyde/backwpup-pro' => array(
    227             'pretty_version' => '5.1.0',
    228             'version' => '5.1.0.0',
    229             'reference' => '26cb8d687eccd64f671c72780cbf0a993fb15c0d',
     227            'pretty_version' => '5.1.1',
     228            'version' => '5.1.1.0',
     229            'reference' => '996f68439babd838ba1336d318a986e43b77cf22',
    230230            'type' => 'wordpress-plugin',
    231231            'install_path' => __DIR__ . '/../../',
  • backwpup/trunk/backwpup.php

    r3267954 r3271272  
    66 * Author: BackWPup – WordPress Backup & Restore Plugin
    77 * Author URI: https://backwpup.com
    8  * Version: 5.1.0
     8 * Version: 5.1.1
    99 * Requires at least: 4.9
    1010 * Requires PHP: 7.4
  • backwpup/trunk/changelog.txt

    r3267954 r3271272  
    11== Changelog ==
     2= 5.1.1 =
     3Release date: April 11,2025
     4
     5* Fixed: Backups created before v5 are no longer deactivated when updating the plugin.
     6
    27= 5.1.0 =
    38Release date: April 07,2025
  • backwpup/trunk/inc/class-migrate.php

    r3267954 r3271272  
    279279                } else {
    280280                    BackWPup_Option::update( $id, 'legacy', true );
    281                     BackWPup_Job::disable_job( $id );
    282281                }
    283282            }
  • backwpup/trunk/languages/backwpup.pot

    r3267954 r3271272  
    77"Content-Type: text/plain; charset=UTF-8\n"
    88"Content-Transfer-Encoding: 8bit\n"
    9 "POT-Creation-Date: 2025-04-07 14:02+0000\n"
     9"POT-Creation-Date: 2025-04-11 22:09+0000\n"
    1010"X-Poedit-Basepath: ..\n"
    1111"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
  • backwpup/trunk/readme.txt

    r3271262 r3271272  
    66Tested up to: 6.7.1
    77Requires PHP: 7.4
    8 Stable tag: 5.0.9
     8Stable tag: 5.1.1
    99License: GPLv2+
    1010
     
    1515== Description ==
    1616
    17 [BackWPup](https://backwpup.com/) is the most comprehensive backup & restore plugin for WordPress.
    18 
     17[BackWPup](https://backwpup.com/) is the most comprehensive backup & restore plugin for WordPress.
    1918 
    2019
     
    191190 
    192191
    193 == Changelog ==
     192== Changelog ==
     193= 5.1.1 =
     194* Fixed: Backups created before v5 are no longer deactivated when updating the plugin
     195
    194196= 5.1.0 =
    195197Release date: April 07,2025
  • backwpup/trunk/vendor/composer/installed.php

    r3267954 r3271272  
    22    'root' => array(
    33        'name' => 'inpsyde/backwpup-pro',
    4         'pretty_version' => '5.1.0',
    5         'version' => '5.1.0.0',
    6         'reference' => '26cb8d687eccd64f671c72780cbf0a993fb15c0d',
     4        'pretty_version' => '5.1.1',
     5        'version' => '5.1.1.0',
     6        'reference' => '996f68439babd838ba1336d318a986e43b77cf22',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    225225        ),
    226226        'inpsyde/backwpup-pro' => array(
    227             'pretty_version' => '5.1.0',
    228             'version' => '5.1.0.0',
    229             'reference' => '26cb8d687eccd64f671c72780cbf0a993fb15c0d',
     227            'pretty_version' => '5.1.1',
     228            'version' => '5.1.1.0',
     229            'reference' => '996f68439babd838ba1336d318a986e43b77cf22',
    230230            'type' => 'wordpress-plugin',
    231231            'install_path' => __DIR__ . '/../../',
Note: See TracChangeset for help on using the changeset viewer.