Allow users to login with either Email Address or Username..
There is no setting for this plugin just install it and eveything will work automatically e.g..
Upload login-with-username-or-email to the wp-content plugins directory.
Activate the plugin through 'Plugins WordPress.
Will this plugin allow users to login using either their username or their email address..
YES, the plugin allows either to be used in the login screen...
If you are even PHP, just grab the first two functions and add them to your functions php file, they will fill your needs.
Worse, every user can dismiss every single of these messages and the plugin makes sure to remember this setting for every user as meta value polluting your database with senseless garbage..
Lastly, the plugin enures not to include action hook, so you need to clean up this mess..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more