[wp-trac] [WordPress Trac] #30682: Some Customizer control description HTML is being escaped
WordPress Trac
noreply at wordpress.org
Thu Dec 11 23:59:33 UTC 2014
#30682: Some Customizer control description HTML is being escaped
------------------------------+--------------------
Reporter: coreymckrill4ttf | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.1
Component: Customize | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui
------------------------------+--------------------
Changes (by celloexpressions):
* keywords: => needs-patch
* milestone: Awaiting Review => 4.1
Comment:
Don't have time to test right now, but that's likely the issue. The double
braces should be replaced with triple braces in the control template `{{
data.label/description }}` to `{{{ data.label/description }}}`. Related:
#29572, #21483.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30682#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list