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

WordPress Trac wp-trac at lists.automattic.com
Mon Apr 16 14:02:33 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 koopersmith):

 In [20476]:
 {{{
 #!CommitTicketReference repository="" revision="20476"
 Theme Customizer: Allow the customize iframe to be accessed directly (with
 full feature support). see #19910.

 * Move the 'Return to Manage Themes' and 'Collapse Sidebar' actions from
 themes.php to customize-controls.php.
 * Create a postMessage connection between themes.php and customize-
 controls.php.
 * Allow the theme customizer to be accessed directly (independent of
 themes.php and the customize loader).
 * Add wp_customize_href() and wp_customize_url().
 * Remove wp_customize_loader(). To include the loader, use
 wp_enqueue_script( 'customize-loader' ).
 * The theme customizer now requires postMessage browser support.
 * Add .hide-if-customize and .hide-if-no-customize CSS classes.
 * Clean up customize-preview.js.
 }}}

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


More information about the wp-trac mailing list