Hi,
i am just working on a new style for my bp installation. I alos try to create a link to my profile for a logged in user. Hw dis this link get generated?
Nightstalker
Hi,
i am just working on a new style for my bp installation. I alos try to create a link to my profile for a logged in user. Hw dis this link get generated?
Nightstalker
Link to YOUR profile, or a link to the logged in user's profile?
To get the link to the logged in (IE current) user's profile:
<a href="/wp-admin/profile.php">your profile</a>
See also: http://blog.themeforest.net/wordpress/wordpress-author-details/
FYI, if you think of your users as 'authors' (even though they're not) it helps in looking up info on this :)
Same for all users /wp-admin/profile.php
This topic has been closed to new replies.