From f44fe7f5fee38f189b85a1c3b89916712dd23d74 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Wed, 22 Mar 2017 03:52:41 +0000 Subject: [PATCH] Twenty Seventeen: Use `esc_attr_e()` for translatable strings in HTML attributes. Props bor0. Fixes #40216. Built from https://develop.svn.wordpress.org/trunk@40311 git-svn-id: http://core.svn.wordpress.org/trunk@40218 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyseventeen/footer.php | 2 +- .../template-parts/navigation/navigation-top.php | 2 +- wp-includes/version.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wp-content/themes/twentyseventeen/footer.php b/wp-content/themes/twentyseventeen/footer.php index dacc4185c5..c21cfb76ea 100644 --- a/wp-content/themes/twentyseventeen/footer.php +++ b/wp-content/themes/twentyseventeen/footer.php @@ -22,7 +22,7 @@ get_template_part( 'template-parts/footer/footer', 'widgets' ); if ( has_nav_menu( 'social' ) ) : ?> -