Skip to content

Releases: tripflex/wp-login-flow

v3.1.1 Release

07 Oct 16:59
Compare
Choose a tag to compare

Fix unable to select logo when using WordPress 5.5+

v3.1.0 Release

09 Sep 20:29
Compare
Choose a tag to compare

3.1.0 - September 9, 2019
NEW setting to auto disable custom redirects/rewrites if htaccess or web.config do not exist
Added Nginx notice that rewrites must be manually set
Fix CodeMirror enqueued on all admin pages

v3.0.3 Release

19 Jul 16:52
Compare
Choose a tag to compare
version bump 3.0.3

v3.0.2 Release

30 May 20:44
Compare
Choose a tag to compare

3.0.1 - May 30, 2019

  • Use login_headertext for 5.2.0+ instead of login_headertitle
  • Bump tested up to 5.2.1

v3.0.1 Release

30 May 20:08
Compare
Choose a tag to compare

3.0.1 - May 30, 2019

  • Use login_headertext for 5.2.0+ instead of login_headertitle
  • Bump tested up to 5.2.1

v3.0.0 Release

30 May 20:08
Compare
Choose a tag to compare

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

Initial Release v1.0.0

30 Nov 23:10
Compare
Choose a tag to compare

First release