Questions regarding login process and showing username
I have the latest ClassiPress theme, and I want to change up a few login functions for the user
1) When a user logs in, I want to allow email and password, instead of username and password, how can this be done?
2) When the user is logged in, it says "welcome ___________" on the page, where it currently has the username, I want to have their real name they input, what is the php code for that?
Thanks!