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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
You can't use
remove_meta_boxto remove sidebar panels in the new Gutenberg editor. UseremoveEditorPanelinstead.See https://wordpress.org/gutenberg/handbook/designers-developers/developers/data/data-core-edit-post/#removeeditorpanel