Title: Where does new data go?
Last modified: December 12, 2017

---

# Where does new data go?

 *  Resolved [gizmorattler](https://wordpress.org/support/users/gizmorattler/)
 * (@gizmorattler)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/where-does-new-data-go/)
 * When we edit forms and add forms fields, where does the new user information 
   go? For example in the Registration page in the link above, we’ve added the attribute“
   gender” to our form. We are having trouble finding the “gender” choice of the
   new user once registered. Please help.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwhere-does-new-data-go%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [mansurahamed](https://wordpress.org/support/users/mansurahamed/)
 * (@mansurahamed)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/where-does-new-data-go/#post-9773594)
 * Hi [@gizmorattler](https://wordpress.org/support/users/gizmorattler/) ,
 * The field data is saved in wp_usermeta table. It will will saved with the metakey
   that you used in um form for the field. You can use wordpress get_usermeta() 
   function to retrieve the values. See more about this function [here](https://developer.wordpress.org/reference/functions/get_usermeta/).
 * Thank you.
 *  Plugin Contributor [Champ Camba](https://wordpress.org/support/users/champsupertramp/)
 * (@champsupertramp)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/where-does-new-data-go/#post-9815032)
 * Closed due to inactivity.

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

The topic ‘Where does new data go?’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-member/assets/icon-256x256.png?rev=3160947)
 * [Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin](https://wordpress.org/plugins/ultimate-member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-member/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-member/reviews/)

## Tags

 * [database](https://wordpress.org/support/topic-tag/database/)
 * [form fields](https://wordpress.org/support/topic-tag/form-fields/)
 * [Registration](https://wordpress.org/support/topic-tag/registration/)

 * 2 replies
 * 3 participants
 * Last reply from: [Champ Camba](https://wordpress.org/support/users/champsupertramp/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/where-does-new-data-go/#post-9815032)
 * Status: resolved