Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to make a new function or change output with HTML?

Try this:

<a href="<?php echo bp_core_get_userlink( $current_user->ID, false, true ) ?>/profile">Profile</a>

Skip to toolbar