From d468eb17c3cfeafeae1476d391a10e52992f7647 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Fri, 22 Oct 2021 16:09:59 +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. Built from https://develop.svn.wordpress.org/trunk@51927 git-svn-id: http://core.svn.wordpress.org/trunk@51520 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/class-wp-customize-control.php | 6 +++--- wp-includes/version.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/wp-includes/class-wp-customize-control.php b/wp-includes/class-wp-customize-control.php index ca82dff71e..dc6d4758df 100644 --- a/wp-includes/class-wp-customize-control.php +++ b/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() { ?> -