From fe77aaeb5e07d9c8f6b72c6f9f94b2cd96bddd83 Mon Sep 17 00:00:00 2001 From: JakobJR Date: Fri, 19 Aug 2022 23:59:49 +0200 Subject: [PATCH] fix(typo): comment out example function correctly --- inc/custom-header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/custom-header.php b/inc/custom-header.php index 5176f17181..1281e08cb4 100644 --- a/inc/custom-header.php +++ b/inc/custom-header.php @@ -4,7 +4,7 @@ * * You can add an optional custom header image to header.php like so ... * - + * * * @link https://developer.wordpress.org/themes/functionality/custom-headers/ *