From 52c9b5af0d7035cac04372656cc7b4077da18d49 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Tue, 14 Aug 2012 18:32:26 +0000 Subject: [PATCH] Better instruction text on custom header screen. Props jane, JustinSainton fixes #20992 git-svn-id: https://develop.svn.wordpress.org/trunk@21502 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/custom-header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/custom-header.php b/wp-admin/custom-header.php index fc9d4f126f..aee52f199e 100644 --- a/wp-admin/custom-header.php +++ b/wp-admin/custom-header.php @@ -528,7 +528,7 @@ var farbtastic; -


+


%1$d × %2$d pixels will be used as-is.' ) . '
', get_theme_support( 'custom-header', 'width' ), get_theme_support( 'custom-header', 'height' ) );