Disable change in email address
I want my users to not be able to change their email address because I want an account associated with a specific email. How do I disable this?
I simply removed the email field in author.php but when updating a profile, there's an error message saying this should be entered. Should I make any changes in other template files? Where?