From 289f29ac0be59fcafca4c7ac61ab3f8154e196cf Mon Sep 17 00:00:00 2001 From: Dominik Schilling Date: Tue, 16 Dec 2014 13:00:22 +0000 Subject: [PATCH] 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 --- wp-content/themes/twentyfifteen/404.php | 4 ++-- .../themes/twentyfifteen/author-bio.php | 2 +- wp-content/themes/twentyfifteen/comments.php | 2 +- .../themes/twentyfifteen/content-link.php | 8 +++---- .../themes/twentyfifteen/content-none.php | 6 ++--- .../themes/twentyfifteen/content-page.php | 6 ++--- .../themes/twentyfifteen/content-search.php | 4 ++-- wp-content/themes/twentyfifteen/content.php | 8 +++---- wp-content/themes/twentyfifteen/footer.php | 2 +- wp-content/themes/twentyfifteen/functions.php | 4 ++-- wp-content/themes/twentyfifteen/header.php | 4 ++-- wp-content/themes/twentyfifteen/image.php | 8 +++---- .../themes/twentyfifteen/inc/customizer.php | 24 +++++++++---------- .../twentyfifteen/inc/template-tags.php | 12 +++++----- wp-content/themes/twentyfifteen/search.php | 2 +- 15 files changed, 48 insertions(+), 48 deletions(-) diff --git a/wp-content/themes/twentyfifteen/404.php b/wp-content/themes/twentyfifteen/404.php index 9eedb3aace..43ff16d494 100644 --- a/wp-content/themes/twentyfifteen/404.php +++ b/wp-content/themes/twentyfifteen/404.php @@ -14,11 +14,11 @@ get_header(); ?>
-

+

diff --git a/wp-content/themes/twentyfifteen/author-bio.php b/wp-content/themes/twentyfifteen/author-bio.php index 826dd2f70e..839df911f4 100644 --- a/wp-content/themes/twentyfifteen/author-bio.php +++ b/wp-content/themes/twentyfifteen/author-bio.php @@ -9,7 +9,7 @@ ?>
-

+

-

+

diff --git a/wp-content/themes/twentyfifteen/content-link.php b/wp-content/themes/twentyfifteen/content-link.php index 07f359900b..2beb1f7859 100644 --- a/wp-content/themes/twentyfifteen/content-link.php +++ b/wp-content/themes/twentyfifteen/content-link.php @@ -28,16 +28,16 @@ ', '', false ) ) ); wp_link_pages( array( - 'before' => '