Plugin: User Registration Forms
- New: In multi-site, allow subsite creation
- New: Add global message settings
- New: Add reset and lost password forms
- New: Add option to create users on import
- New: Allow other actions to trigger registration action
- New: Add registration trigger to API action
- New: Allow selected roles to create new users with registration form
- New: Class parameter for frm-login shortcode
- New: Add parameter to set lost password text in frm-login shortcode
- New: Add lost password option to widget settings
- New: Add frmreg_password_field_types hook
- New: Add frmreg_after_create_user action that fires after a user is created
- New: Add shortcode for primary site URL
- Enhancement: Add migration for pre Formidable 2.0 settings
- Enhancement: Create new user and admin notification with migration
- Enhancement: Adjust login form HTML so it matches Formidable form HTML and classes
- Enhancement: Allow captcha addition to login form from plugins that affect the regular WordPress login form
- Fix: Validate registration fields only when registration action is triggered
- Fix: Make sure redirect option isn't lost on invalid login