[wp-trac] [WordPress Trac] #31631: Issue with "HTML escaping" in theme customizer
WordPress Trac
noreply at wordpress.org
Sat Aug 8 15:37:31 UTC 2015
#31631: Issue with "HTML escaping" in theme customizer
--------------------------+-----------------------
Reporter: tititou36 | Owner: ocean90
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.3
Component: Customize | Version: 4.1.1
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+-----------------------
Changes (by Collizo4sky):
* status: closed => reopened
* resolution: fixed =>
Comment:
Just to chime in, a CSS with the following code added to a customizer
textarea (for example, in my theme its a custom css textarea) will have
the `>` escaped to `>`
`.content > #header`
Becomes
`.content > #header`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31631#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list