#53301 closed defect (bug) (fixed)
Navigation Menu Widget missing from the block inserter for widgets/customize-widgets
Reported by: | celloexpressions | Owned by: | noisysocks |
---|---|---|---|
Milestone: | 5.8 | Priority: | normal |
Severity: | normal | Version: | 5.8 |
Component: | Widgets | Keywords: | needs-patch |
Focuses: | Cc: |
Description
The legacy "Navigation Menu" widget is missing from the block-widget inserter in trunk. This widget allows users to select a menu, managing the menu contents on the menus screen or with the menus panel in the customizer. See several related open tickets for this widget such as #44665.
Presumably this can eventually be replaced with a navigation block. But for 5.8, and until the old menu system is completely replaced with blocks, the legacy menu widget needs to continue to work and be available to add to widget areas.
Change History (5)
This ticket was mentioned in Slack in #core by jeffpaul. View the logs.
3 years ago
Note: See
TracTickets for help on using
tickets.
I added a PR upstream that makes the navigation menu widget accessible via the inserter in the block based widgets editor. I thiink it's the right call as the block implementation of the navigation is not yet syncing to the classic menus.