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

WordPress Trac noreply at wordpress.org
Tue Dec 16 20:32:04 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:"30924"]:
 {{{
 #!CommitTicketReference repository="" revision="30924"
 Twenty Fifteen: Don't escape translated strings.

 Replace every unnecessary instance of `esc_html__()` and `esc_html_e()`
 with just `__()` and `_e()`.

 Merges [30896] to the 4.1 branch.

 see #30724.
 }}}

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


More information about the wp-trac mailing list