';
}
diff --git a/global-templates/left-sidebar-check.php b/global-templates/left-sidebar-check.php index 0b36ece..8585390 100644 --- a/global-templates/left-sidebar-check.php +++ b/global-templates/left-sidebar-check.php @@ -45,7 +45,8 @@ if ( $is_woocommerce ) { } else { $html .= 'col-md-12 content-area" id="primary">'; } - _e( $html ); + _e( // WPCS: XSS OK. + $html ); } elseif ( is_active_sidebar( 'right-sidebar' ) && is_active_sidebar( 'left-sidebar' ) ) { $html = '