By : feeling4design Published On Monday, January 11, 2016, 14:20 In WordPress

Free Live Demo: Click here to try out this add-on for Super Forms!
Click here to read more about this Add-on.
Available field names to use in your form are:
- user_login
- user_email
- user_pass
- role
- user_nicename
- user_url
- display_name
- nickname
- first_name
- last_name
- description
- rich_editing
- role
- jabber
- aim
- yim
- Any other data can be saved with custom user meta
Under Form Settings on the builder page when creating a new form you will have an extra option called ?Register & Login?.
Under the settings ?Register & Login? we have a dropdown called ?Actions?. The following actions are available (see picture below):
For the Register action we have the following options available:
Below you can find the tags that you can use inside your emails. The last 3 are added by the Register & Login Add-on.
For the Login action we have the following options available:
The following 2 options only apply when you have selected to check on activated accounts only:
For the Reset password action we have the following options available:
Example forms
There are 3 example forms that can be installed with one click via Super Forms > Marketplace menu.
Oct 30, 2020 - Version 1.8.6
- Fix: When using the option `Send activation email` we should also do a check on the `wp-login.php` form to make sure user can't login before they confirmed their email address with the activation code
- Improved: Naming convention changed for setting `Send activation email` because it is conflicting with the `User status` setting. Renamed to `Send email confirmation/verification email`. Also updated the options to reflect this convention
- Fix: PHP Notice
Aug 27, 2020 - Version 1.8.2
- Added: Prefix `super` to `close` classname for zero conflict policy
Jul 20, 2020 - Version 1.8.1
- Improved: `Allowed user role(s)` setting
May 13, 2020 - Version 1.8.0
- Added: Option to update user role after payment completed from `PayPal Add-on` and `WooCommerce Add-on`
- Update: hooks from main plugin
Jan 07, 2020 - Version 1.7.0
- Replaced deprecated function with new one
- Fix: PHP Notice: Undefined offset: 1
Jul 07, 2019 - Version 1.6.21
- Fix: {tags} not working when Form Custom URL redirect is enabled along with Login/Register
Jun 14, 2019 - Version 1.6.2
- Compliance: Working towards Envato WordPress Requirements Badge/Compliance
- Passed all JavaScript files through `JShint` excluding third party libraries
- Escaping all Translatable strings
Apr 29, 2019 - Version 1.6.1
- Added: option to "Show Toolbar when viewing site (enabled by default)" which by default was always disabled when a user registers
- Added: new action "Send activation email without logging in the user", which allows to autmoatically login a newly registered user, and activate their account upon next login
Apr 22, 2019 - Version 1.6.0
- Compatibility with latest Super Forms
- Improved: Update functionality
- Add-on now included in the `Super Forms - All In One Bundle` package
Jul 18, 2018 - Version 1.5.5
- Fix: type on form setting `register_login_send_activation_email` had to be `register_send_approve_email`
May 10, 2018 - Version 1.5.4
- Added: Compatability with Super Forms - E-mail Templates Add-on
Apr 13, 2018 - Version 1.5.3
- Fix: "Save custom user meta" placeholder and default value mixed up, causing it to not save the setting when saving form the next time the builder page was reloaded
Mar 13, 2018 - Version 1.5.2
- Fix: Bug in combination with ACF plugin, not saving other meta data which did not exist in ACF as meta field
Feb 15, 2018 - Version 1.5.1
- Fix: Allow settings to be empty for new Super Forms versions (values that can be left empty must not be overwritten by default value)
Jan 14, 2018 - Version 1.5.0
- Added: Option to Update user based on user_id field or GET or POST, A hidden field named "user_id" must be present in your form in order for this to work
Jan 8, 2018 - Version 1.4.0
- Added: Option to register new user if user doesn't exists while updating user
Dec 7, 2017 - Version 1.3.0
- Improved: When registering or updating user, update the user meta data after files have been saved to media library
Nov 16, 2017 - Version 1.2.7
- Added: Option to send Approve email after admin approves the user account via back-end
- Added: Option to generate password on the fly when admin approves user account
Sep 15, 2017 - Version 1.2.6
- Added: Option to skip registration if user_login or user_email are not found
Jun 19, 2017 - Version 1.2.5
- Fix: small bug with login function showing the "incorrect activation code" error message on wrong moment
Jun 8, 2017 - Version 1.2.4
- Added: option to allow users to use a custom activation code, for instance generated with the unique random number with a hidden field (not secure though)
May 9, 2017 - Version 1.2.3
- Fix: Email function updated based on new super forms version
- Changed: Removed suffix on css/js files (normally used for debug mode, not required)
May 2, 2017 - Version 1.2.2
- Fix: Check if wp_clean function exists
Mar 12, 2017 - Version 1.2.1
- Fix: PHP error: undefined register_login_action
Feb 28, 2017 - Version 1.2.0
- Added: Option to update current logged in user data / meta data
- Added: Option to register multi-site
- Added: Return WC country list when field is named billing_country or shipping_country
Feb 03, 2017 - Version 1.1.0
- Added: Automatic updates
Sep 28, 2016 - Version 1.0.4
- Added: Option to login the user without activating it's account
Sep 17, 2016 - Version 1.0.3
- Added: User login status
- Added: New action hook: super_after_wp_insert_user_action
May 3, 2016 - Version 1.0.2
- Fix: Parsing Super Forms version instead of own plugin version when registering script
March 29, 2016 - Version 1.0.1
- Fix: Do not show activation message if user was already registered before Super Forms was activated
January 10, 2016 - Version 1.0.0
- Initial release!