Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#44404 closed defect (bug) (duplicate)

wp_customize_support_script() have some problem when minify html

Reported by: lailai487 Owned by:
Priority: normal Milestone:
Component: Customize Version:
Severity: normal Keywords:
Cc: Focuses:

Description

Hello WordPress:
Plz update this File: wp-includes/theme.php

Line 3031 have bug when we try to minify html then console will show error.
Before:
The customizer requires postMessage and CORS (if the site is cross domain)
After:
/* The customizer requires postMessage and CORS (if the site is cross domain) */

thank you very much!

Change History (1)

#1 @dlh
8 years ago

  • Component GeneralCustomize
  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

Hi @lailai487, and welcome to WordPress Trac.

This issue is being tracked in #39482.

Note: See TracTickets for help on using tickets.