[wp-trac] [WordPress Trac] #30738: JS content templates for base WP_Customize_Control
WordPress Trac
noreply at wordpress.org
Wed Dec 17 02:33:16 UTC 2014
#30738: JS content templates for base WP_Customize_Control
------------------------------+----------------------------
Reporter: celloexpressions | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Customize | Version: trunk
Severity: normal | Keywords: needs-patch
Focuses: |
------------------------------+----------------------------
This will make it possible to create all of the base Customizer control
types directly in JS, and will allow them to share a single template
passed from the server on Customizer init for all controls with the basic
types (following up on #28709).
I think we may need to explore adjusting how register_content_type works
since this control handles multiple types and all fallback types. But more
likely we'll just do something a bit different, probably adding fallback
handling on the other side and hard-coding these types into the Customizer
Manager somewhere.
Follow-up to #29572. Related to several tickets I'm currently creating.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30738>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list