Requires WP-Members to be in use. Uses members' emails as their usernames. Removes the need to create a username (if wp-members is in use).
Requires WP-Members to be in use. Uses members’ emails as their usernames. Removes the need to create a username (if wp-members is in use). Changes or removes appropriate items from forms, and adds the email address as the username. If WP-Members is no longer in use, there are plenty of plugins that offer this capability for WP’s native registration and login functions
How it works:
This plugin doesn’t do much of anything with the login form. It deals with the WP-Members registration form, removing username as a field to fill out and filling it automatically with the email entered. For backward compatibility (for users that were created before this plugin was installed), the plugin will try looking up the username by email if they log in with that instead of their username.
The plugin also does some funky things with subscribers:
Props to Beau Lebens for his Email Login plugin. I stole his function (from version 4.6.3) to help with backward compatibility.
/email-as-username-wpmem
folder to the /wp-content/plugins/
directoryI highly doubt it. This plugin does not attempt to control the native WordPress registration