[wp-trac] [WordPress Trac] #30724: Twenty Fifteen: Unnecessary use of esc_html()
WordPress Trac
noreply at wordpress.org
Tue Dec 16 13:19:20 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:"30897"]:
{{{
#!CommitTicketReference repository="" revision="30897"
Twenty Fifteen: Remove `esc_html()` from blog description.
The blog description gets esc_html()'d *into* the DB. It's also escaped
because the filter for `get_bloginfo()` is set to 'display'.
see #30724.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30724#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list