• Resolved kifadesign

    (@kifadesign)


    Hi, i need to get user meta from any php functions. The classic shortcode (es. {{meta}} doesn’t work through php. How can i retrive this data?

    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Author Georgian Cocora

    (@raster02)

    Hello,

    In order to do so, you can use the standard WordPress function: get_user_meta().

    We store our data in the default wp_usermeta table so WordPress functions work with it.

    Best Regards.

Viewing 1 replies (of 1 total)

The topic ‘Get User Meta via PHP’ is closed to new replies.