diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 8a2addae5..62405337e 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,4 +1,4 @@
-= 3.1.0 - 12/10/2023
+= 3.1.0 - 13/10/2023
* Refactor - Handle user approval status properly.
* Feature - Test captcha from settings.
* Feature - Profile details updated email to user.
diff --git a/composer.json b/composer.json
index 3a69318c5..7b4b9bd6d 100644
--- a/composer.json
+++ b/composer.json
@@ -72,9 +72,6 @@
],
"post-update-cmd": [
"@php -r \"! file_exists( 'tests/.env' ) && copy( 'tests/.env.example', 'tests/.env' );\""
- ],
- "post-install-cmd": [
- "\"vendor/bin/phpcs\" --config-set installed_paths vendor/wp-coding-standards/wpcs"
]
},
"extra": {
diff --git a/languages/user-registration.pot b/languages/user-registration.pot
index 9515338b8..cae1d3e74 100644
--- a/languages/user-registration.pot
+++ b/languages/user-registration.pot
@@ -9,7 +9,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"POT-Creation-Date: 2023-10-12T10:40:58+00:00\n"
+"POT-Creation-Date: 2023-10-13T04:43:01+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.8.1\n"
"X-Domain: user-registration\n"
@@ -37,7 +37,7 @@ msgstr ""
#: includes/abstracts/abstract-ur-form-field.php:730
#: src/components/App.js:61
-#: chunks/main.js:50364
+#: chunks/main.js:51342
msgid "General Settings"
msgstr ""
@@ -1139,7 +1139,7 @@ msgstr ""
#: includes/admin/settings/class-ur-settings-general.php:370
#: includes/RestApi/class-ur-rest-api.php:192
#: src/components/App.js:60
-#: chunks/main.js:50363
+#: chunks/main.js:51341
msgid "General"
msgstr ""
@@ -1474,7 +1474,7 @@ msgstr ""
#: includes/admin/settings/class-ur-settings-general.php:108
#: src/components/screens/InstallPage.js:86
-#: chunks/main.js:38387
+#: chunks/main.js:38587
msgid "My Account Page"
msgstr ""
@@ -3140,12 +3140,12 @@ msgstr ""
#. translators: %1$s is the display name of the user, %2$s is the new email, %3$s is the confirmation link, %4$s is the blog name.
#: includes/class-ur-form-handler.php:261
msgid ""
-"Dear %1$s,
\r\n"
-"\t\tYou recently requested to change your email address associated with your account to %2$s.
\r\n"
-"\t\tTo confirm this change, please click on the following link:
\r\n"
-"\t\t%3$s
\r\n"
-"\t\tThis link will only be active for 24 hours. If you did not request this change, please ignore this email or contact us for assistance.
\r\n"
-"\t\tBest regards,
\r\n"
+"Dear %1$s,
\n"
+"\t\tYou recently requested to change your email address associated with your account to %2$s.
\n"
+"\t\tTo confirm this change, please click on the following link:
\n"
+"\t\t%3$s
\n"
+"\t\tThis link will only be active for 24 hours. If you did not request this change, please ignore this email or contact us for assistance.
\n"
+"\t\tBest regards,
\n"
"\t\t%4$s"
msgstr ""
@@ -3450,7 +3450,7 @@ msgstr ""
#: includes/class-ur-post-types.php:47
#: includes/RestApi/class-ur-rest-api.php:220
#: src/components/App.js:71
-#: chunks/main.js:50374
+#: chunks/main.js:51352
msgid "Registration"
msgstr ""
@@ -5301,7 +5301,7 @@ msgstr ""
msgid "Check this option to validate the Username for Special Character"
msgstr ""
-#: includes/frontend/class-ur-frontend-form-handler.php:178
+#: includes/frontend/class-ur-frontend-form-handler.php:183
msgid "Something went wrong! please try again"
msgstr ""
@@ -5624,13 +5624,13 @@ msgstr ""
#: includes/functions-ur-core.php:3282
#: src/components/screens/LastPage.js:128
-#: chunks/main.js:50158
+#: chunks/main.js:51136
msgid "WooCommerce"
msgstr ""
#: includes/functions-ur-core.php:3288
#: src/components/screens/LastPage.js:171
-#: chunks/main.js:50201
+#: chunks/main.js:51179
msgid "Content Restriction"
msgstr ""
@@ -5644,7 +5644,7 @@ msgstr ""
#: includes/functions-ur-core.php:3300
#: src/components/screens/LastPage.js:213
-#: chunks/main.js:50243
+#: chunks/main.js:51221
msgid "Customize My Account"
msgstr ""
@@ -5743,7 +5743,7 @@ msgstr ""
#: includes/RestApi/class-ur-rest-api.php:253
#: src/components/App.js:82
-#: chunks/main.js:50385
+#: chunks/main.js:51363
msgid "My Account"
msgstr ""
@@ -5982,7 +5982,7 @@ msgstr ""
#. translators: %s - Login Title.
#: templates/myaccount/form-login.php:74
-msgid " %s "
+msgid " %s "
msgstr ""
#: templates/myaccount/form-login.php:105
@@ -6052,139 +6052,151 @@ msgstr ""
#: src/components/App.js:49
#: src/components/App.js:50
-#: chunks/main.js:50352
-#: chunks/main.js:50353
+#: chunks/main.js:51330
+#: chunks/main.js:51331
msgid "Install Pages"
msgstr ""
#: src/components/App.js:51
-#: chunks/main.js:50354
+#: chunks/main.js:51332
msgid "The following pages will be installed automatically."
msgstr ""
#: src/components/App.js:62
-#: chunks/main.js:50365
+#: chunks/main.js:51343
msgid "Customize your general settings as per your preference."
msgstr ""
#: src/components/App.js:72
-#: chunks/main.js:50375
+#: chunks/main.js:51353
msgid "Registration Settings"
msgstr ""
#: src/components/App.js:73
-#: chunks/main.js:50376
+#: chunks/main.js:51354
msgid "Customize your registration settings as per your preference."
msgstr ""
#: src/components/App.js:83
-#: chunks/main.js:50386
+#: chunks/main.js:51364
msgid "My Account Settings"
msgstr ""
#: src/components/App.js:84
-#: chunks/main.js:50387
+#: chunks/main.js:51365
msgid "Customize your my account page settings as per your preference."
msgstr ""
#: src/components/App.js:93
-#: chunks/main.js:50396
+#: chunks/main.js:51374
msgid "Final Step"
msgstr ""
#: src/components/App.js:354
-#: chunks/main.js:50657
+#: chunks/main.js:51635
msgid "Edit Default Form"
msgstr ""
#: src/components/App.js:366
-#: chunks/main.js:50669
+#: chunks/main.js:51647
msgid "Back"
msgstr ""
#: src/components/App.js:384
-#: chunks/main.js:50687
+#: chunks/main.js:51665
msgid "Create New Form"
msgstr ""
#: src/components/App.js:403
-#: chunks/main.js:50706
+#: chunks/main.js:51684
msgid "Skip this step"
msgstr ""
#: src/components/App.js:416
-#: chunks/main.js:50719
+#: chunks/main.js:51697
msgid "Install & Proceed"
msgstr ""
#: src/components/App.js:434
-#: chunks/main.js:50737
+#: chunks/main.js:51715
msgid "Next"
msgstr ""
#: src/components/App.js:474
-#: chunks/main.js:50777
+#: chunks/main.js:51755
msgid "Go to dashboard"
msgstr ""
#: src/components/screens/InstallPage.js:85
-#: chunks/main.js:38386
+#: chunks/main.js:38586
msgid "Registration Page"
msgstr ""
#: src/components/screens/InstallPage.js:97
-#: chunks/main.js:38398
+#: chunks/main.js:38598
msgid "Installing..."
msgstr ""
#: src/components/screens/InstallPage.js:114
#: src/components/screens/InstallPage.js:150
-#: chunks/main.js:38415
-#: chunks/main.js:38451
+#: chunks/main.js:38615
+#: chunks/main.js:38651
msgid "Installed"
msgstr ""
#: src/components/screens/InstallPage.js:137
-#: chunks/main.js:38438
+#: chunks/main.js:38638
msgid "Default Registration Form"
msgstr ""
#: src/components/screens/LastPage.js:38
-#: chunks/main.js:50068
+#: chunks/main.js:51046
msgid "Congratulations, You’re all set! 🎉"
msgstr ""
#: src/components/screens/LastPage.js:55
-#: chunks/main.js:50085
+#: chunks/main.js:51063
msgid "Our Popular Addons"
msgstr ""
#: src/components/screens/LastPage.js:86
-#: chunks/main.js:50116
+#: chunks/main.js:51094
msgid "Advanced Fields"
msgstr ""
#: src/components/screens/LastPage.js:93
-#: chunks/main.js:50123
msgid "Offers extra fields like Section Title, Phone, Profile Picture, HTML, Time Picker, and WYSIWYG for complex forms."
msgstr ""
#: src/components/screens/LastPage.js:135
-#: chunks/main.js:50165
msgid "Integrate WooCommerce plugin for user registration, enabling user account management of billing, shipping, and orders"
msgstr ""
#: src/components/screens/LastPage.js:178
-#: chunks/main.js:50208
msgid "Easily restrict page or post content to logged-in users or specific user roles with this addon."
msgstr ""
#: src/components/screens/LastPage.js:223
-#: chunks/main.js:50253
msgid "Easily create, edit, delete, and sort custom tabs on the account page with custom content"
msgstr ""
#: src/components/screens/LastPage.js:251
-#: chunks/main.js:50281
+#: chunks/main.js:51259
msgid "View All Addons"
msgstr ""
+
+#: chunks/main.js:51101
+msgid "Advanced Fields provides you with additional advanced fields like Section Title, Custom HTML, Phone, Time Picker and WYSIWYG Fields."
+msgstr ""
+
+#: chunks/main.js:51143
+msgid "Integrates WooCommerce plugin with your user-registration and allows you to manage user billing, shipping, orders via user registration account page"
+msgstr ""
+
+#: chunks/main.js:51186
+msgid "Content Restriction addon allows you to restrict full or partial content from page, post to only logged in users or logged in users with specific roles."
+msgstr ""
+
+#: chunks/main.js:51231
+msgid "User Registration Customize My Account add-on allows you to create, edit and delete additional\ttabs on the account page along with custom content for that tab. Also supports drag and\tdrop sorting of account tabs"
+msgstr ""
diff --git a/readme.txt b/readme.txt
index 4b79bd54a..12ffb337d 100644
--- a/readme.txt
+++ b/readme.txt
@@ -3,7 +3,7 @@ Contributors: WPEverest
Tags: user registration, registration, user profile, registration form, login form,
Requires at least: 5.2
Requires PHP: 7.2
-Tested up to: 6.3.1
+Tested up to: 6.3.2
Stable tag: 3.1.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
@@ -358,7 +358,7 @@ We are ready to assist you! You can contact us through the WordPress.org help fo
== Changelog ==
-= 3.1.0 - 12/10/2023
+= 3.1.0 - 13/10/2023
* Refactor - Handle user approval status properly.
* Feature - Test captcha from settings.
* Feature - Profile details updated email to user.
diff --git a/user-registration.zip b/user-registration.zip
new file mode 100644
index 000000000..49bd1b006
Binary files /dev/null and b/user-registration.zip differ