Register and Login
Enable visitors to register and login to your site easily and securely.
by Eric Mathison · github.com/eric-mathison/register-and-login
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/eric-mathison/register-and-login/archive/refs/heads/master.zipDeclares an update source (eric-mathison/register-and-login), so updates arrive through the plugin's own updater.
Readme
Register And Login
Enable visitors to register and login to your site easily and securely.
Description
Register and Login replaces the default way that users register and login on your Wordpress site.
Features include:
- Use dedicated pages instead of wp-login.php
- Allow users to chose their own secure password
- Easy User Switching for administrators
- Ability to log user registration and login times
- Support for Woocommerce
- Require login before checkout
- Fast SVG icons
First, this plugin will create a few pages so your users are provided a completely custom experience and not going to the default wp-login.php page. Then, you can choose to enable options such as logging when your users login and having the ability to impersonate the user if you need to do some troubleshooting.
If you are running Woocommerce, this plugin also provides you with several options to customize your checkout experience.
Installation
- Upload the plugin files to the
/wp-content/plugins/register-and-logindirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the
Pluginsscreen in WordPress - Goto Settings > Register and Login to enable the plugin's features
Screenshots
Settings Page

Login Form

Registration Form

Lost Password Form

Changelog
see CHANGELOG.md
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.0 | Mar 20, 2022 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.