Opened 2 years ago
Closed 4 months ago
#16181 closed enhancement (duplicate)
Hide Personal Options section via CSS
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | kpdesign |
Description
Opening ticket per Westi's feedback on my comment on http://core.trac.wordpress.org/ticket/16004#comment:11:
Would it also be possible to add a class to the personal options h3 heading and table as well (i.e., personal-options) to allow the entire personal options section to be hidden via CSS? I currently use javascript to hide the whole section in my plugin, but using a CSS solution would be preferred.
I've attached a patch to this ticket.
Attachments (1)
Change History (6)
- Keywords 3.2-early added
- Milestone changed from Awaiting Review to Future Release
comment:3
wonderboymusic — 4 months ago
- Keywords ui-feedback added
- Milestone changed from Future Release to Awaiting Review
- Keywords close added; 3.2-early ui-feedback removed
Seems like a duplicate of #12295.
comment:5
SergeyBiryukov — 4 months ago
- Keywords close removed
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
Duplicate of #12295.
Note: See
TracTickets for help on using
tickets.

Even better than CSS would be to hide it in PHP.