From b7563b8a991fdb4452a38d6a52e8d264189aae6c Mon Sep 17 00:00:00 2001 From: Michael Fields Date: Sat, 2 Feb 2013 05:03:08 -1000 Subject: [PATCH] Escape dynamic value $nav_id when used as an attribute and html comment. Fixes #146 props @ounziw --- inc/template-tags.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/template-tags.php b/inc/template-tags.php index 04b1215..3ed0a3d 100644 --- a/inc/template-tags.php +++ b/inc/template-tags.php @@ -35,7 +35,7 @@ function _s_content_nav( $nav_id ) { $nav_class = 'site-navigation post-navigation'; ?> -