From 7fb3aa1597a38664d738bca88e37b560e36e6d6b Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Fri, 22 Oct 2021 16:08:10 +0000 Subject: [PATCH] Coding Standards: Escape `id` attributes in `WP_Customize_Control::render_content()` and `::print_template()`. Follow-up to [30014], [38906]. Props sabbirshouvo. See #54295. git-svn-id: https://develop.svn.wordpress.org/trunk@51927 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/class-wp-customize-control.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/wp-includes/class-wp-customize-control.php b/src/wp-includes/class-wp-customize-control.php index ca82dff71e..dc6d4758df 100644 --- a/src/wp-includes/class-wp-customize-control.php +++ b/src/wp-includes/class-wp-customize-control.php @@ -632,8 +632,8 @@ class WP_Customize_Control { ?>
- - + +
@@ -675,7 +675,7 @@ class WP_Customize_Control { */ final public function print_template() { ?> -