Archived topic
Show Account Name instead of Login / Register in PRIME theme
1 reply · Started by priyankeshu on October 3, 2020
Viewing posts 1–2 of 2
Hello all,
I am using prime theme and i want to show USERNAME instead of login | REgister link in the menu.
I tried searching on google and found the code if( $current_user = wp_get_current_user() ) echo $current_user->display_name;
But i don't know where to put this code?
Can you guide please!
Thank you!
This archived topic is closed to new replies.