diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 8bde74f3c..24c882286 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -8,7 +8,7 @@ * Fix - My account shortcode with Elementor. * Fix - User approval status change and filter. * Fix - Date field value disappearing from the Profile Details section. -* Fix - UR script equeued in non UR-Page. +* Fix - UR script enqueued in non UR-Page. * Fix - WPML Compatibility in myaccount section. * Fix - Multiple forms load and submit. * Fix - wysiwyg field value update in admin profile edit. diff --git a/readme.txt b/readme.txt index 8e7dcff09..0fbe91d1f 100644 --- a/readme.txt +++ b/readme.txt @@ -84,6 +84,9 @@ User Registration can be easily extended with some premium addons. * [Payments (PayPal)](https://wpeverest.com/wordpress-plugins/user-registration/payments/?utm_source=wporg&utm_medium=link&utm_campaign=ur-upgrade-to-pro) - Integrates PayPal into your forms for registration fee payments, donations, and more. +* [Stripe] +(https://wpeverest.com/wordpress-plugins/user-registration/stripe/?utm_source=wporg&utm_medium=link&utm_campaign=ur-upgrade-to-pro) - Allows you to accept one time or recurring payments in your registration forms using Stripe. + * [Geolocation](https://wpeverest.com/wordpress-plugins/user-registration/geolocation/?utm_source=wporg&utm_medium=link&utm_campaign=ur-upgrade-to-pro) - Collects and stores users geolocation data along with their form filled information. * [LearnDash](https://wpeverest.com/wordpress-plugins/user-registration/learndash/?utm_source=wporg&utm_medium=link&utm_campaign=ur-upgrade-to-pro) - Allows users to view their registered learndash courses, course progresses, expiry date on my account section and more. @@ -94,6 +97,10 @@ User Registration can be easily extended with some premium addons. * [Customize My Account](https://wpeverest.com/wordpress-plugins/user-registration/customize-my-account/?utm_source=wporg&utm_medium=link&utm_campaign=ur-upgrade-to-pro) - Allows you to create, edit and delete additional tabs on the account page along with custom content for that tab. Also supports drag and drop sorting of account tabs. +* [Extras] +(https://wpeverest.com/wordpress-plugins/user-registration/extras/?utm_source=wporg&utm_medium=link&utm_campaign=ur-upgrade-to-pro) - Combines a bunch of smaller features like analytics, popup forms, domain whitelist, auto password generation, and more. + + == Installation == 1. Install the plugin either via the WordPress.org plugin directory, or by uploading the files to your server (in the /wp-content/plugins/ directory). @@ -153,7 +160,7 @@ Yes, the plugin has a shortcode for the login form. * Fix - My account shortcode with Elementor. * Fix - User approval status change and filter. * Fix - Date field value disappearing from the Profile Details section. -* Fix - UR script equeued in non UR-Page. +* Fix - UR script enqueued in non UR-Page. * Fix - WPML Compatibility in myaccount section. * Fix - Multiple forms load and submit. * Fix - wysiwyg field value update in admin profile edit. @@ -229,18 +236,4 @@ Yes, the plugin has a shortcode for the login form. * Fix - wp_authenticate_user filter mismatch arguments. * Fix - Hide/show password enabled in edit profile. -= 1.7.5 - 13/12/2019 = -* Enhancement - Redirect URL after logout. -* Enhancement - Password field eye icon. -* Fix - Escaping attribute in checkbox field. -* Fix - Remove admin notice from form builder. -* Fix - Case sensitive in confirm password. -* Fix - Invite code field name made non editable. - -= 1.7.4 - 21/11/2019 = -* Feature - WPML Plugin Compatibility. -* Tweak - Country Field Default Value. -* Tweak - Icons alignment to support WordPress v5.3. -* Fix - HTML field Form Duplication. - [See changelog for all versions](https://raw.githubusercontent.com/wpeverest/user-registration/master/CHANGELOG.txt).