Skip to main content

Added Edit Profile form

PropertyValue
descriptionAdded the shipped starter form for authenticated profile updates.
  • Added the Edit Profile form.
  • 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..