Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#53288 closed defect (bug) (fixed)

Missing extensibility in new Widgets screen

Reported by: isabel_brison's profile isabel_brison Owned by: noisysocks's profile noisysocks
Milestone: 5.8 Priority: normal
Severity: normal Version:
Component: Widgets Keywords: has-patch
Focuses: Cc:

Description

According to the audit conducted here: https://github.com/WordPress/gutenberg/issues/31126

We need to fire a few actions on the new Widgets screen to match the ones provided by the old screen. This ticket is to track required changes now that the new screen is in core.

Change History (4)

#2 @noisysocks
4 years ago

  • Owner set to noisysocks
  • Resolution set to fixed
  • Status changed from new to closed

In 51061:

Widgets: Add missing actions to widgets block editor

Adds the 'sidebar_admin-setup', 'sidebar_admin_page', and
current_theme_supports( 'widgets' ) check to the widgets block editor so that
the block editor screen is more compatible with the classic screen.

Fixes #53288.
Props isabel_brison.

tellthemachines commented on PR #1308:


4 years ago
#3

Closing as this has been committed already.

#4 @desrosj
4 years ago

  • Milestone changed from Awaiting Review to 5.8
Note: See TracTickets for help on using tickets.