From 1ee1b90e057784891b5c7149e31688cc67b33986 Mon Sep 17 00:00:00 2001 From: koopersmith Date: Thu, 15 Mar 2012 05:32:40 +0000 Subject: [PATCH] Theme Customizer: Move section descriptions to the title attribute of the section name. see #19910. git-svn-id: http://svn.automattic.com/wordpress/trunk@20182 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/class-wp-customize-section.php | 6 +----- wp-includes/class-wp-customize.php | 1 - 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/wp-includes/class-wp-customize-section.php b/wp-includes/class-wp-customize-section.php index e4d4d669d..772351e76 100644 --- a/wp-includes/class-wp-customize-section.php +++ b/wp-includes/class-wp-customize-section.php @@ -65,12 +65,8 @@ class WP_Customize_Section { return; ?>
  • -

    title ); ?>

    +

    title ); ?>