From 57a75efefa157d06dd61197c743f136397dc8a60 Mon Sep 17 00:00:00 2001 From: Rami Yushuvaev Date: Thu, 8 Jun 2017 18:21:14 +0300 Subject: [PATCH] Use esc_html() --- inc/bootstrap-wp-navwalker.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/bootstrap-wp-navwalker.php b/inc/bootstrap-wp-navwalker.php index 53a10cb..0d43046 100644 --- a/inc/bootstrap-wp-navwalker.php +++ b/inc/bootstrap-wp-navwalker.php @@ -64,9 +64,9 @@ class WP_Bootstrap_Navwalker extends Walker_Nav_Menu { } else if ( strcasecmp( $item->title, 'divider' ) == 0 && $depth === 1 ) { $output .= $indent . '