Email Login Auth
Enables to login with WordPress user e-mail address.
by Michal Stanke · github.com/mikkcz/email-login-auth · website
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/mikkcz/email-login-auth/archive/refs/heads/master.zipReadme
=== Email Login Auth === Contributors: flexithemes, mikk_cz Donate link: https://www.paypal.me/mstanke/100 Tags: email, login, authentication, username Requires at least: 4.0 Tested up to: 4.9.2 Stable tag: 0.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Enables to login with WordPress user e-mail address.
== Description ==
Email Login Auth is a very simple WordPress plugin, which allows users to login with their account e-mail address. Just install, activate it and re-login! You can also disable login with username for all users or for 'admin' only.
= How to use =
- After installation, enable the plugin.
- Now you and your users will be able to login using their account e-mail address!
= Settings = The plugin settings you can find in WordPress Admin -> Options -> Email Login Auth.
- "Enable login with e-mail" is checked by default - allows users to login with their account e-mail address. If not checked, the plugin does nothing and you can login with username only.
- "Enable login with username" - uncheck to disable login with with username. If 'Enable login with e-mail' is off, it will be enabled automatically.
- "Enable login with 'admin' username" - if 'Enable login with username' is on, you can separately disable login with username for 'admin' user only.
== Installation ==
How to install:
- In your WordPress Dashboard, please go to Plugins -> Plugin Install.
- Search "Email Login Auth".
- Click on the "Install Now" button.
- Afterward you can "Activate" the plugin in Plugins -> Installed.
- Now you and your users will be able to login using their account e-mail address.
== Frequently Asked Questions ==
= How to disable the e-mail login again? =
- You can "Deactivate" the plugin again in Plugins -> Installed. or
- Go to Settings -> Email Login Auth, uncheck the "Enable login with e-mail" option and click "Save Changes".
== Changelog ==
= 0.4 =
- Update settings descriptions
- Better readme.txt
- Fix form label when username login disabled
= 0.3 =
- Add an option to disable username login for 'admin' only
= 0.2.1 =
- Add an option to disable username login
= 0.1 =
- First public release.
== Upgrade Notice ==
= 0.4 =
- Update settings descriptions
- Better readme.txt
- Fix form label when username login disabled
= 0.3 =
- Add an option to disable username login for 'admin' only
= 0.2.1 =
- Add an option to disable username login
= 0.1 =
- First public release.