Plugin: User Registration Forms
- Requires v2.0+ of Formidable
- New: Allow subsite creation on multi-site network
- New: Added reset and lost password forms
- New: Create users on import by checking the new "import" trigger
- New: Allow other actions to trigger the registration action. The $_POST references have been removed when creating and updating users to make this possible.
- New: Added more messages to the global settings
- Improve UI in user registration action. Better user meta settings and options that show only when you need them. Includes buttons to easily create registration emails.
- New: Added a "Website" setting and moved over any user_url custom meta settings.
- New: Moved the notifications for the admin and the user to email actions so you can edit and remove to your heart's content.
- Remove old frm_avatar option code for improved efficiency
- Improve arguments passed into frmreg_user_data hook
- Add migration for pre Formidable 2.0 settings for better efficiency
- Fixed: Validate registration fields only when conditional logic on registration action is met
- Fixed: Make sure redirect option isn't lost on invalid login
- Fixed: Allow default avatar when forced. This shows the avatar settings correctly on the WordPress settings page.
- Fixed: Make sure registration form includes userID field