• Hi guys, having a little trouble getting the get_user_meta function pulling out the correct data on my new solar panels website.

    It’s just a bit of work on a lead gen site…
    Here’s the code.

    <td>
    	Current Leads Status <b>'.get_user_meta($current_user-ID, 'leads_status', true).'</b>
    </td>

    Do i need to include any files, or make anything global before doing this?

    Any help would be amazing!
    Thanks

  • The topic ‘get_user_meta() issue!’ is closed to new replies.