Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,020
- How-to & Troubleshooting
- 129,647
- Creating & Extending
- 25,794
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,794
- Showcase
- 3,316
- Ideas
- 1,383
- Miscellaneous
- 9,180
-
will dump out a full html link
bp_core_get_userlink ( $bp->displayed_user->id )
just the link
bp_core_get_user_domain( $bp->displayed_user->id )
$bp->displayed_user->id when viewing a profile – otherwise if you have the user_id that would work too