Previously, we’ve used a third-party plugin called Ultimate Member to handle all of our user account related pages, like Login, Logout, Password Reset, Register, and Account. We are beginning to build our own solution to replace Ultimate Member with better functionality. This begins with new shortcodes for register
, password
, login
forms, as well as custom routes for /account
, /auth
, /login
, /logout
, /password
pages. Now you won’t have to manage a page in the backend for each of these. They will automatically work across our sites.