On This Page
User Profile Clean
Overview
User Profile Clean lets you hide specific fields from the user profile and edit-user screens. Remove options you don’t need: Admin Color Scheme, Toolbar preference, Biographical Info, Role, Email, New Password, Reset Password, Keyboard Shortcuts, Visual Editor, Syntax Highlighting, Website. Each can be toggled independently. Useful for simplifying the profile for clients, hiding sensitive options (e.g. Role, Email) from certain users, or reducing clutter. Settings apply to both “Your Profile” and “Edit User” (when editing others). Removed fields are hidden via CSS and actions—they don’tload or submit.

Features
Remove Admin Color Scheme
Remove Toolbar
Remove Biographical Info
Remove Role
Remove Email
Remove New Password
Remove Reset Password
Remove Keyboard Shortcuts
Remove Visual Editor
Remove Syntax Highlighting
Remove Website
How It Works
Enable the Module
Configure Settings
Save

Installation & Activation
Install WP PowerSuite
Enable the Module
Configure Settings

Use Cases
- ProfileSimplificationSimplify profile for clients (hide color scheme, toolbar, etc.)
- RoleHidingHide Role from non-admins (admins change roles elsewhere)
- PasswordControlHide Reset Password when using SSO or custom auth
- ProfileCleanupClean up profile for training or onboarding
Frequently Asked Questions
Does hiding Role prevent role changes?
Hiding removes the UI. Role can still be changed via code or other plugins. Use in combination with capability checks for full control.
Can users still change their password?
If you remove “New Password,” they cannot change it from the profile. Admins can still set passwords when editing users (unless you also remove that). Consider your auth flow before hiding.
Troubleshooting
- Field still visibleEnsure the module is enabled and you saved the settings. Refresh the profile page. Some themes or plugins may add their own profile sections— this module only hides the standard WordPress fields listed.
