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