[wp-trac] [WordPress Trac] #27112: Add widget management to the customizer
WordPress Trac
noreply at wordpress.org
Thu Feb 13 07:13:16 UTC 2014
#27112: Add widget management to the customizer
----------------------------+------------------
Reporter: nacin | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.9
Component: Widgets | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
----------------------------+------------------
Comment (by westonruter):
> Does widget-customizer-preview.js share a lot of code with widget-
customizer.js?
No. There are a couple little functions like `widget_id_to_setting_id`
which are duplicated, but otherwise they are unique. But I was thinking of
creating a `widget-customizer-base.js` that had these few common
functions, and then make it a dependency for `widget-customizer-panel.js`
and `widget-customizer-preview.js`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27112#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list