• Fabbstar

    (@fabbstar)


    Hey all,

    I’ve had a good long hunt and can’t find an answer for this.

    I have entered some information into the User Profile field “Biographical Info” but can’t seem to make it display via PHP. I’m using:

    <?php get_user_meta( $user_id, ‘description’, true ); ?>

    What I want is for the Bio Info to display for the logged in or ‘current user’.

    Any ideas would be appreciated!

    Thanks,
    S

  • The topic ‘Displaying the Users' Meta Description’ is closed to new replies.