[wp-trac] [WordPress Trac] #39665: Customize: nav menu fallbacks don't get edit shortcuts
WordPress Trac
noreply at wordpress.org
Sun Jan 22 22:40:39 UTC 2017
#39665: Customize: nav menu fallbacks don't get edit shortcuts
------------------------------+----------------------------
Reporter: celloexpressions | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Customize | Version: 4.7
Severity: normal | Keywords: needs-patch
Focuses: |
------------------------------+----------------------------
`wp_nav_menu()` defaults to showing a menu of pages when no menu is set in
a location. This is usually the case when a user first switches to a new
theme. Since content is shown in the menu, I would expect to see an edit
shortcut to be able to change what menu is displayed. But there isn't one.
This is likely a bit of a technical challenge, but should be possible
since the menu location is still there. There is a full refresh when
switching a location to have an actual menu, so it's likely a matter of
adding selective refresh support for menu fallbacks.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39665>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list