Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,459
- How-to & Troubleshooting
- 127,664
- Creating & Extending
- 25,626
- Requests & Feedback
- 9,378
- Third Party Plugins
- 9,704
- Showcase
- 3,317
- Ideas
- 1,315
- Miscellaneous
- 8,825
-
Nightstalker101-
Okay, two things. First, you need to echo out the statement. Second, you need to supply the user’s id. I usually place the current user ID in a variable I call $memberID.
<?php echo bp_core_get_username( bp_the_site_member_user_id($memberID) ); ?>
Try that out and let me know how it goes!
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS