WordPress/wp-content/themes/twentyfifteen/inc
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
..
back-compat.php Twenty Fifteen: docs correction and cleanup. 2014-11-25 20:57:24 +00:00
custom-header.php Twenty Fifteen: minor file cleanup. 2014-12-10 13:39:24 +00:00
customizer.php Twenty Fifteen: Don't escape translated strings. 2014-12-16 13:00:22 +00:00
template-tags.php Twenty Fifteen: Don't escape translated strings. 2014-12-16 13:00:22 +00:00