Adding existing fields from Register form to Profile form
The information entered to the fields of the Registration form on registration can be displayed and edited in the Profile form. Just add the same fields to the Profile form.
Note: Ultimate Member does not add fields to the wp-admin > Users > Profile screen.
The example below adds the First Name and Last Name fields, but you can do the same with other fields as well.
Fields in the Registration form
In this example the First Name and Last Name fields have been added to the registration form.
The user will enter the first name and last name on registration, 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 and edit the Profile form. Add the First Name and Last Name fields to the Form Builder section. Click the Update button to save changes.
Users will see the first name and last name in profiles.