From 6ba9dbcf6b70e6c8bc94d43e4188f7a3de6c84fd Mon Sep 17 00:00:00 2001 From: jrfnl Date: Wed, 11 Nov 2015 15:34:03 +0100 Subject: [PATCH] Ignore WPCS output escape warning for description as it *is* already correctly escaped. Fixes failing travis build. --- header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/header.php b/header.php index 04fa069..a37b052 100644 --- a/header.php +++ b/header.php @@ -34,7 +34,7 @@ $description = get_bloginfo( 'description', 'display' ); if ( $description || is_customize_preview() ) : ?> -

+