#56053 closed feature request (duplicate)
More filters to remove fields on user profile edit page
Reported by: | Mte90 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Users | Keywords: | |
Focuses: | ui, administration | Cc: |
Description
As today, it isn't possible to hide some section excepts the Admin Color Scheme picker (that has a filter).
Like https://github.com/WordPress/wordpress-develop/blob/b316c8b25fc71920d89ee37ee26609a77b2a305a/src/wp-admin/user-edit.php#L303 there is a check if the filter exists and that section can be hidden, but other sections like Visual Editor or Keyboard shortcuts (part of Personal settings) require some JS to hide them.
Implement filters to let customize what to show not just based on capabilities, simplify the customization of that page without reimplement it from scratch.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Hi there, thanks for the ticket!
It looks like we're already tracking this enhancement in #12295.