From ded014d2d3a31b54534b2076e20da34eaa815cdb Mon Sep 17 00:00:00 2001 From: Rahul Gandhi Date: Mon, 1 Dec 2025 16:38:43 +0530 Subject: [PATCH 1/2] WP version changed to 6.9 --- readme.txt | 5 ++++- userswp.php | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 8eca0d96..03c887c2 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: stiofansisland, paoltaia, ayecode, ismiaini Donate link: https://www.ko-fi.com/stiofan Tags: login form, registration, registration form, user profile, user registration, members, membership Requires at least: 6.1 -Tested up to: 6.8 +Tested up to: 6.9 Stable tag: 1.2.49 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -152,6 +152,9 @@ Yes, you can customize it with Elementor, but also with Gutenberg, Divi, Beaver == Changelog == += 1.2.49 - 2025-12-TBD = +* WordPress v6.9 compatibility check - CHANGED + = 1.2.49 - 2025-11-26 = * Check nonce while changing the order in register form builder - FIXED/SECURITY diff --git a/userswp.php b/userswp.php index 78a38618..8af2c608 100644 --- a/userswp.php +++ b/userswp.php @@ -11,7 +11,7 @@ Text Domain: userswp Domain Path: /languages Requires at least: 5.0 -Tested up to: 6.8 +Tested up to: 6.9 */ // If this file is called directly, abort. From 9065fe81bad7ac5ecec4adfafa3c6e875eb2dc40 Mon Sep 17 00:00:00 2001 From: Rahul Gandhi Date: Wed, 3 Dec 2025 12:06:44 +0530 Subject: [PATCH 2/2] Releasing update 1.2.50 --- languages/userswp-en_US.mo | Bin 618 -> 618 bytes languages/userswp-en_US.po | 6 +++--- readme.txt | 4 ++-- userswp.php | 6 +++--- vendor/composer/installed.php | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/languages/userswp-en_US.mo b/languages/userswp-en_US.mo index 0fb2eba76f0d7d4fa479f326964dbd6e17dd96ab..bf5cec3b72663b9ff8298107e6ef1ee4c50a0f68 100755 GIT binary patch delta 27 jcmaFG@``0bB$KJZ#ApL9BV7Yy1w$h%1G9}&uQCDvc%ukZ delta 27 jcmaFG@``0bB$J8d#ApL9LtP^?1w(TyW0Q?juQCDvd6fue diff --git a/languages/userswp-en_US.po b/languages/userswp-en_US.po index 1a7b622a..51e72425 100644 --- a/languages/userswp-en_US.po +++ b/languages/userswp-en_US.po @@ -1,9 +1,9 @@ msgid "" msgstr "" -"Project-Id-Version: UsersWP 1.2.49\n" +"Project-Id-Version: UsersWP 1.2.50\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-11-26 17:34+0530\n" -"PO-Revision-Date: 2025-11-26 17:34+0530\n" +"POT-Creation-Date: 2025-12-03 12:06+0530\n" +"PO-Revision-Date: 2025-12-03 12:06+0530\n" "Last-Translator: \n" "Language-Team: AyeCode Ltd \n" "Language: en_US\n" diff --git a/readme.txt b/readme.txt index 03c887c2..9b086ce2 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://www.ko-fi.com/stiofan Tags: login form, registration, registration form, user profile, user registration, members, membership Requires at least: 6.1 Tested up to: 6.9 -Stable tag: 1.2.49 +Stable tag: 1.2.50 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -152,7 +152,7 @@ Yes, you can customize it with Elementor, but also with Gutenberg, Divi, Beaver == Changelog == -= 1.2.49 - 2025-12-TBD = += 1.2.50 - 2025-12-03 = * WordPress v6.9 compatibility check - CHANGED = 1.2.49 - 2025-11-26 = diff --git a/userswp.php b/userswp.php index 8af2c608..85b7d949 100644 --- a/userswp.php +++ b/userswp.php @@ -3,14 +3,14 @@ Plugin Name: UsersWP Plugin URI: https://userswp.io/ Description: The only lightweight user profile plugin for WordPress. UsersWP features front end user profile, users directory, a registration and a login form. -Version: 1.2.49 +Version: 1.2.50 Author: AyeCode Ltd Author URI: https://userswp.io License: GPL-2.0+ License URI: http://www.gnu.org/licenses/gpl-2.0.txt Text Domain: userswp Domain Path: /languages -Requires at least: 5.0 +Requires at least: 6.1 Tested up to: 6.9 */ @@ -24,7 +24,7 @@ } if ( ! defined( 'USERSWP_VERSION' ) ) { - define( 'USERSWP_VERSION', '1.2.49' ); + define( 'USERSWP_VERSION', '1.2.50' ); } if ( ! defined( 'USERSWP_PATH' ) ) { diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 112292e8..763bbdb8 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => 'uswerwp/userswp', 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '84526a070fa6b47148a863cd2621937efa32749c', + 'reference' => 'ded014d2d3a31b54534b2076e20da34eaa815cdb', 'type' => 'project', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -79,7 +79,7 @@ 'uswerwp/userswp' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '84526a070fa6b47148a863cd2621937efa32749c', + 'reference' => 'ded014d2d3a31b54534b2076e20da34eaa815cdb', 'type' => 'project', 'install_path' => __DIR__ . '/../../', 'aliases' => array(),