Refer to meta key in registration form
-
Hi,
I have been trying to create a registration form where the user chooses his own username, but the username has to correspond to his company email.
Eg. Username is person1, then the email is set to [email protected]The user should not be able to edit his email, but will be able to edit his username so that it corresponds to his company email. This is a way of preventing users using a personal email.
I have tried to set the default email-value to {$user_login}@thiscompany.com, trying to refer to the username with meta key user_login. Is there a way to do this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Refer to meta key in registration form’ is closed to new replies.