View Single Post
Old August 15th, 2011, 10:30 AM   #1 (permalink)
CeBra
Member
Verified Customer
 
Join Date: Sep 2006
Location: Bonn - Germany
Posts: 94
Wp.php: How to show display_name instead of user_login

By default, using wp.php the username equals the wp_user-table user_login.
I would love to change that to the value display_name.

What would I need to change / add in wp.php to display that value as username?

Added: Without screwing up the login-function
CeBra is offline   Reply With Quote