Skip to content

Commit 6c2553b

Browse files
committed
1.2.45
1 parent 9d7c694 commit 6c2553b

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

languages/userswp-en_US.mo

0 Bytes
Binary file not shown.

languages/userswp-en_US.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
msgid ""
22
msgstr ""
3-
"Project-Id-Version: UsersWP 1.2.44\n"
3+
"Project-Id-Version: UsersWP 1.2.45\n"
44
"Report-Msgid-Bugs-To: \n"
5-
"POT-Creation-Date: 2025-08-28 20:19+0530\n"
6-
"PO-Revision-Date: 2025-08-28 20:19+0530\n"
5+
"POT-Creation-Date: 2025-09-05 16:58+0530\n"
6+
"PO-Revision-Date: 2025-09-05 16:58+0530\n"
77
"Last-Translator: \n"
88
"Language-Team: AyeCode Ltd <contact@ayecode.io>\n"
99
"Language: en_US\n"
@@ -4124,7 +4124,7 @@ msgstr ""
41244124
msgid "Fieldset"
41254125
msgstr ""
41264126

4127-
#: includes/helpers/misc.php:1779
4127+
#: includes/helpers/misc.php:1783
41284128
#, php-format
41294129
msgid ""
41304130
"%s requires a newer version of UsersWP and will not run until the UsersWP "

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://www.ko-fi.com/stiofan
44
Tags: login form, registration, registration form, user profile, user registration, members, membership
55
Requires at least: 5.0
66
Tested up to: 6.8
7-
Stable tag: 1.2.44
7+
Stable tag: 1.2.45
88
License: GPLv3
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010

@@ -150,7 +150,7 @@ Yes, you can customize it with Elementor, but also with Gutenberg, Divi, Beaver
150150

151151
== Changelog ==
152152

153-
= 1.2.45 - 2025-09-TBD =
153+
= 1.2.45 - 2025-09-05 =
154154
* Extra sanitization and escaping during remove file field value - FIXED/SECURITY
155155

156156
= 1.2.44 - 2025-08-28 =

userswp.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: UsersWP
44
Plugin URI: https://userswp.io/
55
Description: The only lightweight user profile plugin for WordPress. UsersWP features front end user profile, users directory, a registration and a login form.
6-
Version: 1.2.44
6+
Version: 1.2.45
77
Author: AyeCode Ltd
88
Author URI: https://userswp.io
99
License: GPL-2.0+
@@ -24,7 +24,7 @@
2424
}
2525

2626
if ( ! defined( 'USERSWP_VERSION' ) ) {
27-
define( 'USERSWP_VERSION', '1.2.44' );
27+
define( 'USERSWP_VERSION', '1.2.45' );
2828
}
2929

3030
if ( ! defined( 'USERSWP_PATH' ) ) {

0 commit comments

Comments
 (0)