Make WordPress Core

Opened 8 years ago

Closed 7 years ago

#45983 closed defect (bug) (wontfix)

Sidebar components no longer include an ID

Reported by: schultz46123 Owned by:
Priority: normal Milestone:
Component: Editor Version: 5.0.3
Severity: normal Keywords:
Cc: Focuses:

Description

With the new Gutenberg editor the sidebar components are missing IDs. This prevents the use of the remove_meta_box function.

Change History (2)

#1 @swissspidy
8 years ago

  • Component GeneralEditor
  • Keywords close added

You can't use remove_meta_box to remove sidebar panels in the new Gutenberg editor. Use removeEditorPanel instead.

See https://wordpress.org/gutenberg/handbook/designers-developers/developers/data/data-core-edit-post/#removeeditorpanel

Last edited 8 years ago by swissspidy (previous) (diff)

#2 @pento
7 years ago

  • Keywords close removed
  • Milestone Awaiting Review
  • Resolutionwontfix
  • Status newclosed
Note: See TracTickets for help on using tickets.