Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How do I get the Displayed Username?

Hey ray thanks for your reply! I am very new to all of this, I know it is asking a lot but if you could give me an example of the exact code I would need to type in my php widget to get this to work I would be EXTREMELY grateful!

Here is what I was using for the logged in user, not sure where exactley to put the new alterations for a Displayed user:

global $current_user;
$username = $current_user->user_login;

‘http://spotskenya.com/spotters//spots/create/’

Skip to toolbar