Added Edit Profile form
- Added the
Edit Profileform. - Built the form with
Email,First Name,Last Name,Display Name,Website,Biographical Info,New Password, and submit fields. - Prepopulated the editable profile fields from the current user values.
- Enabled ACF validation for the profile-update action.
- Configured the form to update the current user record.
- Set the success message to
Your profile has been successfully updated..