[wp-trac] [WordPress Trac] #27274: _e() used incorrectly for attribute values
WordPress Trac
noreply at wordpress.org
Tue Mar 4 19:41:09 UTC 2014
#27274: _e() used incorrectly for attribute values
--------------------------+-----------------------------
Reporter: DJPaul | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
There are a couple of places where `_e` is being used to set the value of
a HTML attribute, where `esc_attr_e` should be used to correctly escape
the output.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27274>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list