[wp-trac] [WordPress Trac] #30741: Build-out API for adding Customizer Panels, Sections, and Controls entirely with JS
WordPress Trac
noreply at wordpress.org
Wed Dec 17 02:49:12 UTC 2014
#30741: Build-out API for adding Customizer Panels, Sections, and Controls entirely
with JS
------------------------------+----------------------------
Reporter: celloexpressions | Owner:
Type: enhancement | Status: new
Priority: high | Milestone: Future Release
Component: Customize | Version: trunk
Severity: normal | Keywords: needs-patch
Focuses: |
------------------------------+----------------------------
Status as of 4.1: we have "add" methods in JS, but they're currently
incomplete. This was by design - we wanted to get the object relationships
fleshed out in JS first, then do another pass to connect all of the pieces
for dynamically-adding controls 100%. Essentially, this is about linking
#28709 and #29572 together and also expanding them to cover object
containers, rather than just their contents.
This is somewhat a container ticket for tracking #30737, as well as #30738
and #30740. The specific thing I want to use this ticket for is to add
functions for rendering control containers, and to make sure we aren't
missing any pieces to make this a seamless experience for developers.
I'm starting by building out workarounds in the Menu Customizer plugin -
ideally all of these changes get leveraged there, and that makes its way
into core in the near future as well.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30741>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list