[wp-trac] [WordPress Trac] #20575: Add a link to the Customizer from the Admin Bar appearance menu
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 30 18:53:16 UTC 2012
#20575: Add a link to the Customizer from the Admin Bar appearance menu
-------------------------+------------------
Reporter: sabreuse | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.4
Component: Appearance | Version: 3.4
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+------------------
Changes (by nacin):
* keywords: => has-patch
* version: => 3.4
* component: General => Appearance
* milestone: Awaiting Review => 3.4
Comment:
Sounds good to me.
Notes on 20575.diff:
* edit_theme_options is all that is necessary. Thus it can simply be
moved to directly below the edit_theme_options/return check.
* We have wp_customize_url() to be used here.
* Any call to wp_get_theme() means reading style.css. In this case,
get_stylesheet() is the proper thing to take and pass to
wp_customize_url().
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20575#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list