Skip to:
Content
Pages
Categories
Search
Top
Bottom

Include description in profile base.

Viewing 1 replies (of 1 total)
  • @autox420

    Participant

    Solved it!

    <?php 
    $user_meta = get_userdata(bp_displayed_user_id());
    echo($user_meta->description);
    ?>
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar