• Resolved danielmunch

    (@danielmunch)


    Hi,

    How do I access the values stored by UR in my code?

    I have been searching all through my MySql database and through your sourcecode, and I simply cannot find either where its stored, or how to access it. wp_users does not contain ie. firstname, lastname, but somehow it is shown in your plugin after the user is created.

    Please help.


    Ie. $v1 = wp_get_current_user(); only gives me default user info from the database. Not what I can see in your plugin like firstname, lastname ect.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter danielmunch

    (@danielmunch)

    Still struggle with this, let me know if you have any input. Thanks

    Thread Starter danielmunch

    (@danielmunch)

    Seems I misunderstood how to use the wp_usermeta table. The data is indeed there, and I should be able to fetch it using default wp syntax. Setting this post to resolved.

    How did you do it? I’d like to retrieve some of the UR data in another plugin (Contact Form 7).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Get UR fields programaticly?’ is closed to new replies.