Adding existing fields from Register form to Profile form

When users register on your site, the information entered in the fields from the Registration form can be added or displayed in the Profile form.

Note:  UM doesn’t add fields in WP-Admin > Users > edit profile

Fields from the Registration form

The example below adds the First Name & Last Name fields to the registration form.


The user will enter the first name and last name to register, these data will be saved and you can display it in the profile form.

Fields in the Profile Form

Go to wp-admin> Ultimate Member> Forms> Edit Profile Form. Add the  First Name & Last Name fields in the  profile form. Click on the update button to save changes.