

Profile fields reorganized into tabs that match the admin color scheme.
Digital Leap User Profile UX organizes and styles the WordPress admin profile screen (profile.php / user-edit.php) and the Users list. It groups the existing fields into tabs, lets you hide the rows you never use, and adds custom user fields without writing code.
Every feature is independent and can be toggled on or off under Users Profile UX. Nothing runs unless you enable it, and nothing is loaded on the front end.
User Profile UX makes no external HTTP requests and includes no tracking or analytics. Local avatars are stored in your own media library and served from your site, which avoids sending user data to Gravatar.
No build step, no Composer, no third-party dependencies. Fully internationalized.