[wp-trac] [WordPress Trac] #19910: Appearance Improvements: Theme Customization Frame
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 17 21:43:51 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 nacin):
In [20496]:
{{{
#!CommitTicketReference repository="" revision="20496"
Move to admin.php?customize=on&theme=$stylesheet, rather than juggling
both template and stylesheet values. see #19910.
Combine the setup_theme() and customize_previewing() methods. Remove the
set_template() and set_stylesheet() methods. Add set_theme() method to
WP_Customize to store the working WP_Theme object. We will use this for
the stylesheet and template.
Use the WP_Theme display() method when preparing headers for display, not
get() or the deprecate properties.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19910#comment:77>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list