We'll create fresh WordPress site with WP Login Flow installed. You have 20 minutes to test the plugin after that site we'll be deleted.
WP Login Flow is a complete solution to make wp-login.php
not suck! Below are all the features organized by what they relate to. This plugin is completely open source, and has NO ADS OR UPSELLS
.htaccess
or web.config
does not existBy default, when a user registers on a WordPress site, they are sent a password reset email which is used for account “activation”, but that also sends the user a URL that is for resetting a password, and even shows “Reset Password” on the page. This plugin fixes these problems by allow you to customize the activation email sent, adding custom permalink for activations, updating wording to match “activation” instead of reset password, and more … all for a better UX (User Experience). See screenshots or video for examples of this.
WP Login Flow was intended to be completely bloat free, and integrate with the core of WordPress as much as possible. Any themes, plugins, or other code that uses the native WordPress functions and hooks for registration, lost password, etc, should be supported.
I originally created WP Login Flow back in 2014 to solve what I considered to be a huge issue .. and that was passwords being emailed to users on registration (email is never secure!). My original implementation of this plugin added the exact feature that is now default in WordPress, by using the Reset Password handling to add “Activation” for new user registration. After this was added to core I no longer had a need for this plugin, but in 2019 I decided to take the time to fully revamp the plugin, integrate with the latest versions of WordPress, and add additional features.
Read more about WP Login Flow.
Documentation will be maintained on the GitHub Wiki here.
You can contribute code and localizations to this plugin via GitHub: https://github.com/tripflex/wp-login-flow
If you spot a bug, you can of course log it on Github