[wp-trac] [WordPress Trac] #19910: Appearance Improvements: Theme Customization Frame

WordPress Trac wp-trac at lists.automattic.com
Sun Feb 26 00:09:30 UTC 2012


#19910: Appearance Improvements: Theme Customization Frame
----------------------------+--------------------------
 Reporter:  koopersmith     |       Owner:  koopersmith
     Type:  task (blessed)  |      Status:  accepted
 Priority:  normal          |   Milestone:  3.4
Component:  Themes          |     Version:  3.3.1
 Severity:  normal          |  Resolution:
 Keywords:                  |
----------------------------+--------------------------

Comment (by azaozz):

 Some initial thoughts about [19995]:

 - This code can't run on the front-end, wouldn't it be better to be in wp-
 admin, not in wp-content.

 - Why do we need another JS framework on top of jQuery to handle this? It
 only makes the code harder to read/understand, brings a lot of complexity
 and a lot of unneeded features (for example how many instances of the
 classes and subclasses would we need to show a preview?).

 - Wouldn't it be better to reduce the number of JS and CSS files? As far
 as I see customize-loader can be added to an existing JS file and
 customize-base, customize-controls and customize-preview can be merged
 into one file. Same with the four new php files and two CSS files.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19910#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list