From c744b39af1beb55fc4d81cdf6f1f7de4d167214b Mon Sep 17 00:00:00 2001 From: Kiran Prajapati Date: Tue, 12 Nov 2024 20:26:29 +0530 Subject: [PATCH] 1.2.21 --- languages/userswp-en_US.mo | Bin 616 -> 616 bytes languages/userswp-en_US.po | 34 +++++++++++++++++----------------- readme.txt | 5 ++++- userswp.php | 4 ++-- 4 files changed, 23 insertions(+), 20 deletions(-) diff --git a/languages/userswp-en_US.mo b/languages/userswp-en_US.mo index dad9d8ef57bfd89d26aceedc703bd91fa70d2a7d..75b50e3003835744c44796c5bc67cdaf8d87e2f1 100755 GIT binary patch delta 31 ncmaFC@`7bT7nh--uAz~Fk%5)r#wn8+8BHfUFo{gIX3_-!o#Y76 delta 31 ncmaFC@`7bT7ngyhu7Rn7k%5)b#wn8+84V^oFo{gIX3_-!o{b3A diff --git a/languages/userswp-en_US.po b/languages/userswp-en_US.po index bfc71dfc..d19119ed 100644 --- a/languages/userswp-en_US.po +++ b/languages/userswp-en_US.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: UsersWP 1.2.18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-05 20:26+0530\n" -"PO-Revision-Date: 2024-09-05 20:26+0530\n" +"POT-Creation-Date: 2024-11-12 20:16+0530\n" +"PO-Revision-Date: 2024-11-12 20:16+0530\n" "Last-Translator: \n" "Language-Team: AyeCode Ltd \n" "Language: en_US\n" @@ -15,7 +15,7 @@ msgstr "" "_nx:1,2;_x;_ex;esc_attr_e;esc_attr__\n" "X-Poedit-Basepath: ..\n" "X-Poedit-SourceCharset: UTF-8\n" -"X-Generator: Poedit 3.0\n" +"X-Generator: Poedit 3.5\n" "X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPathExcluded-0: vendor\n" @@ -298,8 +298,8 @@ msgstr "" #: admin/class-uwp-admin-help.php:65 #, php-format msgid "" -"Should you need help understanding, using, or extending UsersWP please read our documentation. You will find all kinds of " +"Should you need help understanding, using, or extending UsersWP please read our documentation. You will find all kinds of " "resources including snippets, tutorials and much more.," msgstr "" @@ -327,11 +327,11 @@ msgstr "" #: admin/class-uwp-admin-help.php:75 #, php-format msgid "" -"If you find a bug within UsersWP core you can create a ticket via Github issues. Ensure you read the contribution guide prior to submitting your report. To help us solve " -"your issue, please be as descriptive as possible and include your system status report" +"If you find a bug within UsersWP core you can create a ticket via Github issues. Ensure you read the contribution guide prior to submitting your report. To " +"help us solve your issue, please be as descriptive as possible and include " +"your system status report" msgstr "" #: admin/class-uwp-admin-help.php:76 @@ -2347,8 +2347,8 @@ msgstr "" #: admin/views/html-admin-page-addons.php:93 #, php-format msgid "" -"All of our UsersWP Addons can be found on UsersWP.io here: UsersWP Addons" +"All of our UsersWP Addons can be found on UsersWP.io here: UsersWP Addons" msgstr "" #: admin/views/html-admin-page-addons.php:96 @@ -2401,8 +2401,8 @@ msgstr "" #, php-format msgid "" "If you are modifying userswp on a parent theme that you did not build " -"personally we recommend using a child theme. See: How to create a child theme" +"personally we recommend using a child theme. See: How to create a child theme" msgstr "" #: admin/views/html-admin-page-status.php:12 @@ -2790,7 +2790,7 @@ msgstr "" #, php-format msgid "" "An email has been sent to your registered email address. Please click the " -"activation link to proceed. %sResend%s." +"activation link to proceed. Resend." msgstr "" #: includes/class-forms.php:959 @@ -4101,8 +4101,8 @@ msgstr "" #, php-format msgid "" "You can not access this page directly. Follow the password reset link you " -"received in your email. To request new password reset link visit here." +"received in your email. To request new password reset link visit here." msgstr "" #: templates/bootstrap/user-avatar.php:34 templates/profile-header.php:70 diff --git a/readme.txt b/readme.txt index 45b5d902..6e1e9784 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: 4.9 Tested up to: 6.7 -Stable tag: 1.2.20 +Stable tag: 1.2.21 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -146,6 +146,9 @@ Yes, you can customize it with Elementor, but also with Gutenberg, Divi, Beaver == Changelog == += 1.2.21 - 2024-11-12 = +* Update AUI & SD - CHANGED + = 1.2.20 - 2024-10-10 = * Elementor compatibility error on Events demo site import - FIXED * Delete account field with default key was not deleting column from our usermeta table - FIXED diff --git a/userswp.php b/userswp.php index ef7728b2..eec6f800 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.20 +Version: 1.2.21 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.20' ); + define( 'USERSWP_VERSION', '1.2.21' ); } if ( ! defined( 'USERSWP_PATH' ) ) {