From ef4f47d00fce21a6d092da7407ffd6470397b41d Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 8 Feb 2018 10:59:30 +0000 Subject: [PATCH] Customize: Avoid extra tabs in a textarea in `WP_Customize_Control::render_content()`. See #43252. Built from https://develop.svn.wordpress.org/trunk@42673 git-svn-id: http://core.svn.wordpress.org/trunk@42501 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/class-wp-customize-control.php | 5 ++--- wp-includes/version.php | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/wp-includes/class-wp-customize-control.php b/wp-includes/class-wp-customize-control.php index 398d08979b..d43f0e5f0b 100644 --- a/wp-includes/class-wp-customize-control.php +++ b/wp-includes/class-wp-customize-control.php @@ -568,9 +568,8 @@ class WP_Customize_Control { rows="5" input_attrs(); ?> - link(); ?>> - value() ); ?> - + link(); ?> + >value() ); ?>