Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified languages/userswp-en_US.mo
Binary file not shown.
47 changes: 24 additions & 23 deletions languages/userswp-en_US.po
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
msgid ""
msgstr ""
"Project-Id-Version: UsersWP 1.2.53\n"
"Project-Id-Version: UsersWP 1.2.54\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-08 19:39+0530\n"
"PO-Revision-Date: 2026-01-08 19:39+0530\n"
"POT-Creation-Date: 2026-01-22 20:09+0530\n"
"PO-Revision-Date: 2026-01-22 20:09+0530\n"
"Last-Translator: \n"
"Language-Team: AyeCode Ltd <contact@ayecode.io>\n"
"Language: en_US\n"
Expand Down Expand Up @@ -889,13 +889,13 @@ msgstr ""

#: admin/settings/class-formbuilder.php:1494
#: admin/tables/class-user-types-table.php:166 includes/class-profile.php:465
#: includes/class-templates.php:1161
#: includes/class-templates.php:1162
msgid "Yes"
msgstr ""

#: admin/settings/class-formbuilder.php:1495
#: admin/tables/class-user-types-table.php:166 includes/class-profile.php:467
#: includes/class-templates.php:1160
#: includes/class-templates.php:1161
msgid "No"
msgstr ""

Expand Down Expand Up @@ -2419,17 +2419,17 @@ msgid "This will be the icon for profile tab."
msgstr ""

#: admin/settings/class-uwp-settings-profile-tabs.php:743
#: includes/class-templates.php:1193
#: includes/class-templates.php:1194
msgid "Anyone"
msgstr ""

#: admin/settings/class-uwp-settings-profile-tabs.php:744
#: includes/class-templates.php:1194
#: includes/class-templates.php:1195
msgid "Logged in"
msgstr ""

#: admin/settings/class-uwp-settings-profile-tabs.php:745
#: includes/class-templates.php:1195
#: includes/class-templates.php:1196
msgid "Author only"
msgstr ""

Expand All @@ -2444,7 +2444,7 @@ msgid "%s (Not Changeable)"
msgstr ""

#: admin/settings/class-uwp-settings-profile-tabs.php:775
#: includes/class-templates.php:1178 includes/helpers/misc.php:683
#: includes/class-templates.php:1179 includes/helpers/misc.php:683
#: includes/helpers/tabs.php:137
msgid "Privacy"
msgstr ""
Expand Down Expand Up @@ -3268,7 +3268,7 @@ msgstr ""
msgid "User Information:"
msgstr ""

#: includes/class-forms.php:2251 includes/class-profile.php:1903
#: includes/class-forms.php:2251 includes/class-profile.php:1917
msgid "Invalid access!"
msgstr ""

Expand Down Expand Up @@ -3327,6 +3327,7 @@ msgid "Invalid export request found."
msgstr ""

#: includes/class-import-export.php:148 includes/class-import-export.php:508
#: includes/class-profile.php:1516
msgid "Security check failed."
msgstr ""

Expand Down Expand Up @@ -3589,59 +3590,59 @@ msgstr ""
msgid "The uploaded file is too small. Minimum image height should be %s px"
msgstr ""

#: includes/class-profile.php:1520
#: includes/class-profile.php:1529
msgid "Invalid request!"
msgstr ""

#: includes/class-profile.php:1541
#: includes/class-profile.php:1550
msgid "No fields available"
msgstr ""

#: includes/class-profile.php:1705
#: includes/class-profile.php:1714
msgid "Loading Form ..."
msgstr ""

#: includes/class-profile.php:1800
#: includes/class-profile.php:1811
msgid "File too big."
msgstr ""

#: includes/class-status.php:342
msgid "Profile Page"
msgstr ""

#: includes/class-templates.php:544
#: includes/class-templates.php:545
msgid "Account Type"
msgstr ""

#: includes/class-templates.php:592
#: includes/class-templates.php:593
msgid "More"
msgstr ""

#: includes/class-templates.php:1139
#: includes/class-templates.php:1140
msgid "Field"
msgstr ""

#: includes/class-templates.php:1142
#: includes/class-templates.php:1143
msgid "Is Public?"
msgstr ""

#: includes/class-templates.php:1175
#: includes/class-templates.php:1176
msgid "Tab Name"
msgstr ""

#: includes/class-templates.php:1214
#: includes/class-templates.php:1215
msgid " (Default)"
msgstr ""

#: includes/class-templates.php:1229
#: includes/class-templates.php:1230
msgid "Hide profile from the users listing page."
msgstr ""

#: includes/class-templates.php:1245
#: includes/class-templates.php:1246
msgid "Make the whole profile private"
msgstr ""

#: includes/class-templates.php:1253 includes/class-user-notifications.php:69
#: includes/class-templates.php:1254 includes/class-user-notifications.php:69
#: templates/bootstrap/change.php:29 templates/change.php:13
#: templates/reset.php:17
msgid "Submit"
Expand Down
5 changes: 3 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.53
Stable tag: 1.2.54
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -152,10 +152,11 @@ Yes, you can customize it with Elementor, but also with Gutenberg, Divi, Beaver

== Changelog ==

= 1.2.54 - 2026-01-TBD =
= 1.2.54 - 2026-01-22 =
* Max entries per csv file option in Import/Export setting not showing options - FIXED
* Check nonce while profile image and cover image crop - FIXED/SECURITY
* Redirect profile page to login instead of home page if accessed without login - FIXED
* Merge AUI 0.2.43, SD 1.2.31 & AyeCode Connect Helper 1.0.5 - CHANGED

= 1.2.53 - 2026-01-08 =
* Prevent duplicate event handlers in registration form switcher causing multiple AJAX requests - FIXED
Expand Down
4 changes: 2 additions & 2 deletions userswp.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.53
Version: 1.2.54
Author: AyeCode Ltd
Author URI: https://userswp.io
License: GPL-2.0+
Expand All @@ -24,7 +24,7 @@
}

if ( ! defined( 'USERSWP_VERSION' ) ) {
define( 'USERSWP_VERSION', '1.2.53' );
define( 'USERSWP_VERSION', '1.2.54' );
}

if ( ! defined( 'USERSWP_PATH' ) ) {
Expand Down