From 328117ffbf5beb5efc075280ec1cc96badf51e17 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Tue, 27 Aug 2013 12:27:00 +0000 Subject: [PATCH] Only show 'Preview' on the custom header screen if there is something to show. props nickmomrik. fixes #14531. git-svn-id: https://develop.svn.wordpress.org/trunk@25135 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/custom-header.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/wp-admin/custom-header.php b/src/wp-admin/custom-header.php index 12288430cd..d572594fe4 100644 --- a/src/wp-admin/custom-header.php +++ b/src/wp-admin/custom-header.php @@ -464,6 +464,7 @@ class Custom_Image_Header { + + +
@@ -490,6 +491,8 @@ class Custom_Image_Header {