From a6129f5ea3b4914bed8cef7c6ac81b5bbe424c43 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Fri, 16 May 2014 22:30:04 +0000 Subject: [PATCH] Twenty Fourteen: correct escaping for parent post link and attachment link in image template. Props philiparthurmoore, see #28251. git-svn-id: https://develop.svn.wordpress.org/trunk@28462 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyfourteen/image.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wp-content/themes/twentyfourteen/image.php b/src/wp-content/themes/twentyfourteen/image.php index 98daaec1f3..4e7fb82ac2 100644 --- a/src/wp-content/themes/twentyfourteen/image.php +++ b/src/wp-content/themes/twentyfourteen/image.php @@ -28,9 +28,9 @@ get_header(); - × + × - post_parent ); ?> + post_parent ); ?> ', '' ); ?>