[wp-trac] [WordPress Trac] #20277: [Theme Customization Frame] Use of remove_theme_support() breaks menu
WordPress Trac
wp-trac at lists.automattic.com
Wed Mar 21 21:19:13 UTC 2012
#20277: [Theme Customization Frame] Use of remove_theme_support() breaks menu
--------------------------+-----------------------------
Reporter: Myatu | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: 3.4
Severity: normal | Keywords:
--------------------------+-----------------------------
Ref #19910. Tested with core changeset
[http://core.trac.wordpress.org/changeset/20212 20212], using
`remove_theme_support('custom-background')` the theme customization menu
is unresponsive.
Javascript error `Uncaught TypeError: undefined is not a function`.
Looking at `wp.customize.settings`, there's still a
`"background_color":{"value":"","control":"color"}` to be found.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20277>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list