link to user's profile (non-template)
-
I have seen several places where it’s somewhat easy to create a dynamic link to the current logged in user’s profile page using php (using php in a template file).
But what about a link that can be used in a WordPress page or better yet, inside a bbpress topic within the site? I dug up this…
<a href="http://yoursite.com/members/%USERNAME%/">Your Profile</a>
..but from what I’ve seen, and testing it, it doesn’t seem to work anymore. Is there a new, updated method of accomplishing this?
Thanks for any suggestions.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘link to user's profile (non-template)’ is closed to new replies.