Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to display a profile field?


  • Divvy
    Participant

    @divvy

    Hello guys,

    I have the following code:

    $username = get_user_by( 'id', $user_id )->display_name ;
     $data .= "<div style='margin-left: 10px; padding-bottom: 5px'>$n. ".jwa_strong( $username )."</div>";

    How can I display a profile field after the $username?

    Thanks in advance.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar