Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Help using $bp->displayed_user->id


takuya
Participant

@takuya

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 />
?>

Skip to toolbar