Make WordPress Core

Opened 8 years ago

Closed 6 years ago

#46157 closed defect (bug) (fixed)

Block Editor: Filter to hide screen options panel

Reported by: aduth Owned by:
Priority: normal Milestone: 5.6
Component: Editor Version:
Severity: normal Keywords: has-patch
Cc: Focuses:

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:

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.

Related: https://github.com/WordPress/gutenberg/pull/13569

Attachments (1)

46157.diff (601 bytes ) - added by aduth 8 years ago.

Download all attachments as: .zip

Change History (3)

@aduth
8 years ago

#1 @noisysocks
6 years ago

In 49040:

Editor: Hide Screen Options tab from block editor

The block editor provides its own interface for managing screen options, so we
can safely hide Screen Options tab found in the top right of the page.

Props aduth.
See #46157.

#2 @noisysocks
6 years ago

  • Milestone Awaiting Review5.6
  • Resolutionfixed
  • Status newclosed
Note: See TracTickets for help on using tickets.