Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Identify “/membername/” in Admin Bar?

Thanks, that definitely works, but instead of the entire link I just need to echo the username

for ex. <?php bp_loggedinuser_link() ?> gets me the text “george” which is a link to http://mysite.com/members/george/

I’d like to get just the user name “george” with no link attached. Is this possible?

Thanks for taking the time to respond, much appreciated.

Skip to toolbar