Linking to bbpress profile (need help please)
-
Hi everyone,
Hope someone can help me out with this, I’ve been searching around for several days and I can’t seem to find a solution.
I’m using bbpress (obviously) on my 3.5.1 WP install. I have code in a fixed header that allows my users to login to the website. Here’s the code I have in my header.php
display_name.’ | ‘, wp_loginout(); } else { ?>
or <a href="/wp-login.php?action=register”>JoinBasically this generates Login | Join when the user is not logged in and username | logout when they are logged in.
My question is this, when a user is logged in I’d like to have the username link directly to their bbpress profile. For the life of me I can’t find any info on how I would do this.
Does anyone have any info or could point me in the right direction so I can could get this done? Maybe it’s not even possible?
Thanks to anyone who can help.
Cheers.
- You must be logged in to reply to this topic.