[wp-trac] [WordPress Trac] #30724: Twenty Fifteen: Unnecessary use of esc_html()

WordPress Trac noreply at wordpress.org
Tue Dec 16 20:33:10 UTC 2014


#30724: Twenty Fifteen: Unnecessary use of esc_html()
------------------------------------------+--------------------------
 Reporter:  ocean90                       |       Owner:  johnbillion
     Type:  defect (bug)                  |      Status:  assigned
 Priority:  high                          |   Milestone:  4.1
Component:  Bundled Theme                 |     Version:
 Severity:  normal                        |  Resolution:
 Keywords:  has-patch commit fixed-major  |     Focuses:
------------------------------------------+--------------------------

Comment (by johnbillion):

 In [changeset:"30925"]:
 {{{
 #!CommitTicketReference repository="" revision="30925"
 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'.

 Merges [30897] to the 4.1 branch.

 see #30724.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30724#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list