📄️ Build a Profile Edit Page
Create a front-end account page where logged-in users can update their profile details.
📄️ Add a Custom Field
Save extra information, like a phone number or job title, to user meta from the Profile Edit Form.
📄️ Let Users Change Their Password
Add a secure password change flow to the Profile Edit Form, with a strength indicator and confirmation field.
📄️ Let Users Change Their Avatar
Set up front-end avatar uploads with the Avatar Edit module and Simple Local Avatars.
📄️ Let Users Delete Their Account
Add a self-service account deletion flow with a confirmation step and a post-deletion redirect.