Plugin Directory

Changeset 3439130


Ignore:
Timestamp:
01/14/2026 04:03:47 AM (2 months ago)
Author:
wpeverest
Message:

Update to version 5.0.2 from GitHub

Location:
user-registration
Files:
14 added
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • user-registration/tags/5.0.2/CHANGELOG.txt

    r3439127 r3439130  
     1= 5.0.2    - 14/01/2026 =
     2* Fix      - Critical error after update.
     3
    14= 5.0.1    - 14/01/2026 =
    25* Fix      - Critical error after update.
  • user-registration/tags/5.0.2/languages/user-registration.pot

    r3439127 r3439130  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: User Registration & Membership 5.0.1\n"
     5"Project-Id-Version: User Registration & Membership 5.0.2\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/user-registration\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2026-01-14T03:45:37+00:00\n"
     12"POT-Creation-Date: 2026-01-14T04:02:27+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.12.0\n"
  • user-registration/tags/5.0.2/readme.txt

    r3439127 r3439130  
    55Requires PHP: 7.4
    66Tested up to: 6.9
    7 Stable tag: 5.0.1
     7Stable tag: 5.0.2
    88License: GPLv3
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    258258
    259259== Changelog ==
     260
     261= 5.0.2    - 14/01/2026 =
     262* Fix      - Critical error after update.
    260263
    261264= 5.0.1    - 14/01/2026 =
     
    925928
    926929== Upgrade Notice ==
     930= 5.0.2 =
     931##Important: Version 5.0 is a major update with significant improvements
     932We strongly recommend backing up your site before updating. This update includes architectural changes that make your membership management more powerful and easier to use.
     933Read the full blog post to see what’s new: [User Registration & Membership v5.0](https://wpuserregistration.com/blog/user-registration-membership-pro-6/)
     934
    927935= 5.0.1 =
    928936##Important: Version 5.0 is a major update with significant improvements
  • user-registration/tags/5.0.2/user-registration.php

    r3439127 r3439130  
    55 * Plugin URI: https://wpuserregistration.com/
    66 * Description: The most flexible User Registration and Membership plugin for WordPress.
    7  * Version: 5.0.1
     7 * Version: 5.0.2
    88 * Author: WPEverest
    99 * Author URI: https://wpuserregistration.com
     
    3838         * @var string
    3939         */
    40         public $version = '5.0.1';
     40        public $version = '5.0.2';
    4141
    4242        /**
  • user-registration/trunk/CHANGELOG.txt

    r3439127 r3439130  
     1= 5.0.2    - 14/01/2026 =
     2* Fix      - Critical error after update.
     3
    14= 5.0.1    - 14/01/2026 =
    25* Fix      - Critical error after update.
  • user-registration/trunk/languages/user-registration.pot

    r3439127 r3439130  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: User Registration & Membership 5.0.1\n"
     5"Project-Id-Version: User Registration & Membership 5.0.2\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/user-registration\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2026-01-14T03:45:37+00:00\n"
     12"POT-Creation-Date: 2026-01-14T04:02:27+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.12.0\n"
  • user-registration/trunk/readme.txt

    r3439127 r3439130  
    55Requires PHP: 7.4
    66Tested up to: 6.9
    7 Stable tag: 5.0.1
     7Stable tag: 5.0.2
    88License: GPLv3
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    258258
    259259== Changelog ==
     260
     261= 5.0.2    - 14/01/2026 =
     262* Fix      - Critical error after update.
    260263
    261264= 5.0.1    - 14/01/2026 =
     
    925928
    926929== Upgrade Notice ==
     930= 5.0.2 =
     931##Important: Version 5.0 is a major update with significant improvements
     932We strongly recommend backing up your site before updating. This update includes architectural changes that make your membership management more powerful and easier to use.
     933Read the full blog post to see what’s new: [User Registration & Membership v5.0](https://wpuserregistration.com/blog/user-registration-membership-pro-6/)
     934
    927935= 5.0.1 =
    928936##Important: Version 5.0 is a major update with significant improvements
  • user-registration/trunk/user-registration.php

    r3439127 r3439130  
    55 * Plugin URI: https://wpuserregistration.com/
    66 * Description: The most flexible User Registration and Membership plugin for WordPress.
    7  * Version: 5.0.1
     7 * Version: 5.0.2
    88 * Author: WPEverest
    99 * Author URI: https://wpuserregistration.com
     
    3838         * @var string
    3939         */
    40         public $version = '5.0.1';
     40        public $version = '5.0.2';
    4141
    4242        /**
Note: See TracChangeset for help on using the changeset viewer.