Opened 4 years ago
Closed 3 years ago
#46157 closed defect (bug) (fixed)
Block Editor: Filter to hide screen options panel
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 5.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | has-patch |
Focuses: | Cc: |
Description
The block editor introduced in WordPress 5.0 provides its own interface for managing Screen Options documents panels, in the "Options" entry of the menu found in the top-right of the screen.
See:
- https://github.com/WordPress/gutenberg/issues/10210
- https://github.com/WordPress/gutenberg/pull/10215
The Gutenberg plugin adds a filter to avoid having the screen options markup being present on the screen. As best I can discern, an equivalent filter was not added as part of the WordPress 5.0.
In practice, it doesn't cause much an issue, only because Gutenberg's interface overlaps with the positioning of -- and thus obscures -- the Screen Options tab.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 49040: