Skip to content

v3.0.0 Release

Compare
Choose a tag to compare
@tripflex tripflex released this 30 May 20:08

3.0.0 - March 21, 2019

  • Added full support for WordPress 4.4+ and 5.0+
  • Updated activation handling to work with latest WP
  • Added Auto Login feature
  • Added Email as Username feature
  • Added Register with Password feature
  • Added Password Strength meter on Register with Password
  • Added Custom Registration fields
  • Added Login/Logout Redirect feature
  • Added Login/Logout Redirect by User Role
  • Added hide admin bar feature
  • Added more wp-login.php page customizations
  • Added New User Account email template (when user sets pw)
  • Added Register/Login Spin Loader
  • Removed "Require Activation" to login (any account with valid un/pw can login)
  • Disable password nag when user registers with password
  • Custom CSS area now uses code editor with syntax highlighting
  • Updated wp_new_user_notification to match latest and fix pw reset key
  • Updated wp_password_change_notification to match latest versions
  • Removed old outdated activation wording and references
  • Many other minor bug fixes, and enhancements