Opened 12 years ago
Closed 11 years ago
#21164 closed defect (bug) (wontfix)
wp_customize_support_script support for XHTML themes
Reported by: | needle | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.4 |
Component: | Customize | Keywords: | has-patch reporter-feedback |
Focuses: | Cc: |
Description
The script just needs wrapping in a CDATA section for XHTML themes.
Attachments (1)
Change History (7)
Note: See
TracTickets for help on using
tickets.
Is the theme being served with an application/xml+xhtml mime type? That's about the only reason why this would matter. Otherwise, I don't think we care about validation of the preview frame.