Skip to content

Commit 1abd5aa

Browse files
committed
Final version bump to v5.1.2 for public release
1 parent 9eb96eb commit 1abd5aa

7 files changed

Lines changed: 18 additions & 13 deletions

File tree

CHANGELOG.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
* Fix - Warnings shown during renewal process.
1515
* Fix - Warnings shown during membership cancellation process.
1616
* Fix - Admin styles loading in the frontend when using Oxygen builder.
17+
* Fix - Undefined error in redirection url after renewal.
18+
* Tweak - Notice design update for registration page selection in settings.
1719

1820
= 5.1.1 - 02/2/2026 =
1921
* Fix - Empty migrated rules showing up when toggling enabled/disabled state.

assets/css/settings-rtl.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/settings.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/admin/settings.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/modules/membership/frontend/user-registration-membership-frontend.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

languages/user-registration.pot

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=UTF-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
12-
"POT-Creation-Date: 2026-02-12T07:22:49+00:00\n"
12+
"POT-Creation-Date: 2026-02-12T12:32:27+00:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"X-Generator: WP-CLI 2.12.0\n"
1515
"X-Domain: user-registration\n"
@@ -977,7 +977,7 @@ msgstr ""
977977
#: includes/admin/settings/class-ur-users-menu.php:218
978978
#: includes/admin/settings/class-ur-users-menu.php:233
979979
#: includes/class-ur-frontend-scripts.php:593
980-
#: includes/frontend/class-ur-frontend.php:750
980+
#: includes/frontend/class-ur-frontend.php:754
981981
#: modules/membership/includes/Admin/Members/Members.php:170
982982
#: modules/membership/includes/Admin/Membership/Membership.php:1021
983983
#: modules/membership/includes/Admin/MembershipGroups/MembershipGroups.php:73
@@ -8984,23 +8984,23 @@ msgstr ""
89848984
msgid "Subscriptions"
89858985
msgstr ""
89868986

8987-
#: includes/frontend/class-ur-frontend.php:629
8987+
#: includes/frontend/class-ur-frontend.php:631
89888988
msgid "Please complete the payment using the bank details provided by the admin. <br> Once the payment is verified, your upgraded membership will be activated. Kindly wait for the admin's confirmation."
89898989
msgstr ""
89908990

8991-
#: includes/frontend/class-ur-frontend.php:630
8991+
#: includes/frontend/class-ur-frontend.php:632
89928992
msgid "Please complete the payment using the bank details provided by the admin. <br> Your membership will be renewed once the payment is verified. Kindly wait for the admin's confirmation."
89938993
msgstr ""
89948994

8995-
#: includes/frontend/class-ur-frontend.php:631
8995+
#: includes/frontend/class-ur-frontend.php:633
89968996
msgid "Please complete the payment using the bank details provided by the admin. <br> Once the payment is verified, your new membership will be activated. Kindly wait for the admin's confirmation."
89978997
msgstr ""
89988998

8999-
#: includes/frontend/class-ur-frontend.php:748
8999+
#: includes/frontend/class-ur-frontend.php:752
90009000
msgid "Reactivate"
90019001
msgstr ""
90029002

9003-
#: includes/frontend/class-ur-frontend.php:752
9003+
#: includes/frontend/class-ur-frontend.php:756
90049004
msgid "Change Payment"
90059005
msgstr ""
90069006

@@ -11125,7 +11125,7 @@ msgstr ""
1112511125
#: includes/RestApi/controllers/version1/class-ur-gutenberg-blocks.php:304
1112611126
#: modules/content-restriction/admin/class-urcr-admin-meta-boxes.php:235
1112711127
#: modules/content-restriction/class-urcr-frontend.php:1311
11128-
#: modules/content-restriction/class-urcr-shortcodes.php:55
11128+
#: modules/content-restriction/class-urcr-shortcodes.php:58
1112911129
msgid "This content is restricted!"
1113011130
msgstr ""
1113111131

@@ -11793,7 +11793,7 @@ msgstr ""
1179311793
msgid "Parent content access rule"
1179411794
msgstr ""
1179511795

11796-
#: modules/content-restriction/class-urcr-shortcodes.php:184
11796+
#: modules/content-restriction/class-urcr-shortcodes.php:187
1179711797
msgid "This content is restricted1!"
1179811798
msgstr ""
1179911799

readme.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,9 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro
281281
* Fix - Warnings shown during renewal process.
282282
* Fix - Warnings shown during membership cancellation process.
283283
* Fix - Admin styles loading in the frontend when using Oxygen builder.
284+
* Fix - Undefined error in redirection url after renewal.
285+
* Tweak - Notice design update for registration page selection in settings.
286+
284287

285288
= 5.1.1 - 02/2/2026 =
286289
* Fix - Empty migrated rules showing up when toggling enabled/disabled state.

0 commit comments

Comments
 (0)