=== DS Email Login === Contributors: DanielSantoro Tags: Login, Users, Email, Username, Sign In Requires at least: 3.8.0 Tested up to: 4.1.0 Stable tag: trunk License: GPL License URI: http://www.gnu.org/licenses/gpl.html This plugin allows users to log in using either their username OR email address. == Description == This plugin modifies the default `wp-login` to allow for a user to log in using either their username OR their email address. Give your users some options! = Notes = This plugin was created and tested using WordPress 4.1.0. No guarantee provided - please use the plugin with caution. If you experience any issues, please [let the developer know](http://danielsantoro.com/contact/). == Installation == 1. Download the plugin & install it to your `wp-content/plugins` folder (or use the Plugins menu through the WordPress Administration section) 2. Activate the plugin 3. Check it out! == Frequently Asked Questions == = Q: Why? Why are you doing this!? = A: This is a handy feature - if I didn't have KeePass, I wouldn't remember 90% of my usernames, but I sure remember my email. = Q: Who would use this? = A: Harrison Ford would. Sean Connery would. You should too. = Q: Can't I do this through my `functions.php` file? = A: Of course you can, but this is better - it will always be in effect, no matter the theme. Plus, you can simply flip it on and off through the Plugin menu! == Changelog == = 1/4/2014 - Version 1.0.0 = * Initial Release