Hi, I'd like to add a custom button(image) to my homepage that links directly to the current logged in user. Anyone can help me on this one ?
I can't seem to find the right syntax that can be used inside the href link on the button.
tnx in advance
Hi, I'd like to add a custom button(image) to my homepage that links directly to the current logged in user. Anyone can help me on this one ?
I can't seem to find the right syntax that can be used inside the href link on the button.
tnx in advance
This should do it:
href="http://mysite.com/wp-admin/profile.php"
oops, I forgot to mention I'm using buddypress.
This topic has been closed to new replies.