Skip to:
Content
Pages
Categories
Search
Top
Bottom

making a link to /members/$username

  • @crashfirephoenix

    Member

    I’m trying to add a link in the header that essentially….whatever username you are logged in under, if you click on a link titled “Member” , it will take you to /members/yourusername

    how would I go about doing this? thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • @chandersbs

    Member

    I thought the default Kakumei already had this

    @delayedinsanity

    Member

    It does. ;)

    <?php printf(__('%1$s'), bb_get_profile_link(bb_get_current_user_info( 'name' )));?>

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar