From b05415a1371ba095d798576afa6cc334de0c2fe1 Mon Sep 17 00:00:00 2001 From: Kiran Prajapati Date: Thu, 18 Dec 2025 21:54:12 +0530 Subject: [PATCH] 1.2.52 --- languages/userswp-en_US.mo | Bin 616 -> 616 bytes languages/userswp-en_US.po | 8 ++++---- readme.txt | 4 ++-- userswp.php | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/languages/userswp-en_US.mo b/languages/userswp-en_US.mo index 6505010facdd87da11792002430e323fe2967b91..0ae43217ccdd6be88c2a0cec0a67965967ae4ab5 100755 GIT binary patch delta 23 fcmaFC@`7bT6r<6^Xk&H@1w%6{Lz9hDFEauFUNZ-j delta 23 fcmaFC@`7bT6r\n" "Language: en_US\n" @@ -2460,7 +2460,7 @@ msgid "" msgstr "" #: admin/settings/class-uwp-settings-profile-tabs.php:808 -msgid "Add shortcode here." +msgid "Add shortcode here. (click in this box to show shortcode builder)" msgstr "" #: admin/settings/class-uwp-settings-profile-tabs.php:810 diff --git a/readme.txt b/readme.txt index 4bb60d22..f83889e3 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.51 +Stable tag: 1.2.52 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.52 - TBD = += 1.2.52 - 2025-12-18 = * Fixed issue with the profile url page not working if child page - FIXED = 1.2.51 - 2025-12-11 = diff --git a/userswp.php b/userswp.php index f8d3c30c..2581e8c7 100644 --- a/userswp.php +++ b/userswp.php @@ -3,7 +3,7 @@ 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.51 +Version: 1.2.52 Author: AyeCode Ltd Author URI: https://userswp.io License: GPL-2.0+ @@ -24,7 +24,7 @@ } if ( ! defined( 'USERSWP_VERSION' ) ) { - define( 'USERSWP_VERSION', '1.2.51' ); + define( 'USERSWP_VERSION', '1.2.52' ); } if ( ! defined( 'USERSWP_PATH' ) ) {