• Resolved refuelcreativeadam

    (@refuelcreativeadam)


    I’m trying to export out data, and we’ve got several custom fields in the registration form.

    Where can I find that data in the database?

    Alternatively, is it possible to export out the custom fields via the WP All Export plugin? None of them appear as options.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    We store custom field data in our own custom table called ‘uwp_usermeta’. You can find the data in this table. Also, we have provided CSV export of user data from UsersWP->Import/Export/. Let me know if it helps.

    Regards,
    Patrik

    Thread Starter refuelcreativeadam

    (@refuelcreativeadam)

    Hi Patrik,

    Thanks for the quick answer 🙂 I don’t know how I missed that, thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Location in Database’ is closed to new replies.