Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,021
- How-to & Troubleshooting
- 129,634
- Creating & Extending
- 25,792
- Requests & Feedback
- 9,495
- Third Party Plugins
- 9,791
- Showcase
- 3,316
- Ideas
- 1,386
- Miscellaneous
- 9,178
-
I dunno guy. The fn bp_core_get_userlink() really just wraps fancy stuff around this fn: function bp_core_get_userurl( $uid ) in bp-core.php. If you look in there, you can see what that does. Direct to the member profile page.