Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,004
- How-to & Troubleshooting
- 129,608
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,498
- Third Party Plugins
- 9,791
- Showcase
- 3,316
- Ideas
- 1,384
- Miscellaneous
- 9,172
-
thanks, but not sure how to write it properly… Should it be like this?
<?php<br />
global $bp;<br />
echo $bp->displayed_user->id;<br />
functionname ($bp->displayed_user->id, 'definition')<br />
?>