[wp-trac] [WordPress Trac] #30741: Build-out API for adding Customizer Panels, Sections, and Controls entirely with JS
WordPress Trac
noreply at wordpress.org
Thu Oct 5 02:21:25 UTC 2017
#30741: Build-out API for adding Customizer Panels, Sections, and Controls entirely
with JS
------------------------------+-----------------------------
Reporter: celloexpressions | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Customize | Version: 4.1
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
------------------------------+-----------------------------
Comment (by westonruter):
In [changeset:"41768"]:
{{{
#!CommitTicketReference repository="" revision="41768"
Customize: Improve the menu creation flow.
Often, folks run into two issues when they create new menus: they click
"Add a Menu" thinking it will add a new page to their menu, or they forget
to assign their new menu to a location, and then wonder why it doesn't
show up on their site.
This commit rearranges the order of items in the menu panel, and updates
the flow for creating a menu by breaking it up into steps. Additionally,
more help text has been added to guide people through the process of
creating a menu.
Also adds default `type` lookups for Panel and Section instances. See
#30741.
Props bpayton, obenland, westonruter, celloexpessions, afercia, melchoyce,
zoonini, michelleweber.
Fixes #40104.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30741#comment:29>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list