=== Force Login With Email === Contributors: MarcosAlexandre Tags: email, login, authentication, username Requires at least: 4.0 Tested up to: 5.4.2 WC requires at least: 3.0.0 WC tested up to: 4.3.0 Stable tag: 1.0.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html/ Enable login in WordPress only with user e-mail address. == Description == **Force Login With Email** is a fork of the Email Login Auth plugin. It is a very simple WordPress plugin, which allows users to login with their account email address. Just install, activate it and try to 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! == Development == This version of the **Force Login With Email** plugin was developed without any connection with the previous developer and we count on your help to improve the code and operation of this plugin. = Compatibility = Compatible since version 4.0.x of WordPress. Compatible since version 3.0.x of WooCommerce. == Installation == How to install: 1. In your WordPress Dashboard, please go to Plugins -> Plugin Install. 2. Search "Force Login With Email". 3. Click on the "Install Now" button. 4. After you can "Activate" the plugin in Plugins -> Installed. 5. Now you and your users will be able to login using their account e-mail address. = Plugin Settings: = The plugin settings you can find in WordPress Admin -> Options -> Force Login With Email. "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. == Doubts? == You can ask questions by: * Using our [forum on Github](https://github.com/marcos-alexandre82/force-login-with-email/issues/). * Creating a topic in the [WordPress help forum](https://wordpress.org/support/plugin/force-login-with-email/). = Credits = This plugin is a fork that implements internationalization and continues the excellent plugin developed by [Michal Stanke](https://profiles.wordpress.org/mikk_cz/) in: * [Email Login Auth](https://wordpress.org/plugins/email-login-auth/). Banner: * [Freepik](https://br.freepik.com/fotos-vetores-gratis/fundo/). Icon: * [Freepik](https://br.freepik.com/fotos-vetores-gratis/negocio/). = Contributors = You can contribute source code on our page at [GitHub](https://github.com/marcos-alexandre82/force-login-with-email/issues/). == Frequently Asked Questions == = How to disable the e-mail login again? = * You can "Deactivate" the plugin again in Plugins -> Installed. or * Go to Settings -> Force Login With Email, uncheck the "Enable login with e-mail" option and click "Save Changes". == Changelog == = 1.0.5 - 2020/07/13 = * Update version stable = 1.0.4 - 2020/07/13 = * Update banner title = 1.0.3 - 2020/07/13 = * Update banner and readme = 1.0.2 - 2020/07/13 = * Update banner = 1.0.1 - 2020/07/13 = * Update readme = 1.0.0 - 2020/07/04 = * Update plugin with Internationalization * First public release.