From 2370c596765c263c26de3a12f1636dc4d09ac528 Mon Sep 17 00:00:00 2001 From: Sami Keijonen Date: Sun, 27 Nov 2016 12:57:24 +0200 Subject: [PATCH] Use the_header_image_tag() function. --- inc/custom-header.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/inc/custom-header.php b/inc/custom-header.php index c5ee2ea..0f10f1d 100644 --- a/inc/custom-header.php +++ b/inc/custom-header.php @@ -4,9 +4,7 @@ * * You can add an optional custom header image to header.php like so ... * - - - + * * @link https://developer.wordpress.org/themes/functionality/custom-headers/ *