[wp-trac] [WordPress Trac] #20736: Move customizer to wp-admin/customize.php

WordPress Trac wp-trac at lists.automattic.com
Wed May 23 17:56:43 UTC 2012


#20736: Move customizer to wp-admin/customize.php
--------------------------+------------------
 Reporter:  nacin         |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.4
Component:  Appearance    |     Version:  3.4
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+------------------

Comment (by nacin):

 In [20852]:
 {{{
 #!CommitTicketReference repository="" revision="20852"
 Customize API shuffling.
  * Rename WP_Customize to WP_Customize_Manager.
  * Move customize-controls.php to wp-admin/customize.php.
  * Make customize.php the formal entry point, rather than
 admin.php?customize=on.
  * Rename is_current_theme_active() to is_theme_active().
  * Add getters for the theme, settings, controls, and sections properties.
  * Allow customize.php (no ?theme=) to load the active theme. Not used
 yet.
 see #20736.
 }}}

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


More information about the wp-trac mailing list