Opened 14 years ago
Closed 14 years ago
#20277 closed defect (bug) (fixed)
[Theme Customization Frame] Use of remove_theme_support() breaks menu
| Reported by: | anonymized_4048828 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Themes | Version: | 3.4 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Ref #19910. Tested with core changeset 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.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed in 3.4-beta1