From 9b27952d4687bc0b3f2fa378b0ec9fdc3e44b7dd Mon Sep 17 00:00:00 2001 From: Scott Taylor Date: Tue, 20 Oct 2015 03:47:34 +0000 Subject: [PATCH] Customizer: when available, show the `description` when rendering the `dropdown-pages` Control. Props downstairsdev, MikeHansenMe, _smartik_. Fixes #31540. git-svn-id: https://develop.svn.wordpress.org/trunk@35275 602fd350-edb4-49c9-b593-d223f7449a82 --- .../class-wp-customize-control.php | 21 ++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/src/wp-includes/class-wp-customize-control.php b/src/wp-includes/class-wp-customize-control.php index 5a42d368c8..3257b6c238 100644 --- a/src/wp-includes/class-wp-customize-control.php +++ b/src/wp-includes/class-wp-customize-control.php @@ -474,7 +474,16 @@ class WP_Customize_Control { + +