Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,482
- How-to & Troubleshooting
- 127,642
- Creating & Extending
- 25,621
- Requests & Feedback
- 9,375
- Third Party Plugins
- 9,703
- Showcase
- 3,317
- Ideas
- 1,315
- Miscellaneous
- 8,822
-
$user_id = the id of the person you want to get;
echo bp_core_get_userurl($user_id);
There is also bp_core_get_userlink
which works in similar fashion but has more parameters. Open bp-core.php and check it out, it’s fully documented.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS