From 2d13e264a4d62fcedb57d90cd2124802a3183aac Mon Sep 17 00:00:00 2001
From: Andrew Nacin
Date: Sat, 10 Nov 2012 05:30:51 +0000
Subject: [PATCH] URLs should be esc_url(), not esc_attr().
git-svn-id: http://core.svn.wordpress.org/trunk@22520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
---
wp-admin/custom-header.php | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/wp-admin/custom-header.php b/wp-admin/custom-header.php
index 5cc3e96330..85a22dceba 100644
--- a/wp-admin/custom-header.php
+++ b/wp-admin/custom-header.php
@@ -525,7 +525,7 @@ class Custom_Image_Header {
printf( __( 'Suggested height is %1$d pixels.' ) . ' ', get_theme_support( 'custom-header', 'height' ) );
}
?>
-