WordPress/wp-content/themes
Dominik Schilling 289f29ac0b Twenty Fifteen: Don't escape translated strings.
Replace every unnecessary instance of `esc_html__()` and `esc_html_e()` with just `__()` and `_e()`.

see #30724.
Built from https://develop.svn.wordpress.org/trunk@30896


git-svn-id: http://core.svn.wordpress.org/trunk@30886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-12-16 13:00:22 +00:00
..
twentyeleven Twenty Ten, Eleven, Thirteen: add bottom margin to audio and video players. 2014-11-17 18:10:23 +00:00
twentyfifteen Twenty Fifteen: Don't escape translated strings. 2014-12-16 13:00:22 +00:00
twentyfourteen Twenty Fourteen: remove Genericons as a dependency from loading the main stylesheet and IE-specific stylesheet. See #30532. 2014-12-15 17:40:22 +00:00
twentyten Twenty Ten, Eleven, Thirteen: add bottom margin to audio and video players. 2014-11-17 18:10:23 +00:00
twentythirteen In Twenty Thirteen, move the "Continue Reading" arrows back inside the translatable strings so they can be localised. 2014-12-09 18:56:22 +00:00
twentytwelve Twenty Twelve: fix widget stacking problem in older IE browsers for Front Page template. 2014-12-15 17:56:21 +00:00
index.php Remove closing PHP tags from the rest of index.php files in wp-content, for consistency with wp-content/index.php. 2014-06-05 15:59:14 +00:00