[Plugin: Theme My Login] Make user name field mirror email
-
I’m using the “WP Email Login” plugin to allow users to log in with their email address *or* username. It works really well for logins, but now I’d like to simplify the registration process by asking only for an email address, and keeping the user name hidden.
Two ways I see of going about this:
1.) Have the user name field copy its value from the email field at time of submitor
2.) Randomly generate a user name, and just keep that field hidden at all times… since users can already log in with their email addresses.
Is there something simple I can change within register-form.php that would accomplish either of these options?
Thank you kindly
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Theme My Login] Make user name field mirror email’ is closed to new replies.