[wp-trac] [WordPress Trac] #30724: Twenty Fifteen: Unnecessary use of esc_html()
WordPress Trac
noreply at wordpress.org
Tue Dec 16 13:00:01 UTC 2014
#30724: Twenty Fifteen: Unnecessary use of esc_html()
---------------------------+-----------------------
Reporter: ocean90 | Owner: ocean90
Type: defect (bug) | Status: accepted
Priority: high | Milestone: 4.1
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
---------------------------+-----------------------
Comment (by ocean90):
In [changeset:"30896"]:
{{{
#!CommitTicketReference repository="" revision="30896"
Twenty Fifteen: Don't escape translated strings.
Replace every unnecessary instance of `esc_html__()` and `esc_html_e()`
with just `__()` and `_e()`.
see #30724.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30724#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list