From fe72320f335f10852495c0dff714210f0cd78d82 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sat, 17 Oct 2015 00:27:44 +0000 Subject: [PATCH] Merge two strings for expanding accordion and Customizer sections. Props pavelevap. Fixes #33939. git-svn-id: https://develop.svn.wordpress.org/trunk@35232 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/includes/template-functions.php | 2 +- src/wp-includes/class-wp-customize-section.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wp-admin/includes/template-functions.php b/src/wp-admin/includes/template-functions.php index c53a55dc37..ddbbcb9928 100644 --- a/src/wp-admin/includes/template-functions.php +++ b/src/wp-admin/includes/template-functions.php @@ -1130,7 +1130,7 @@ function do_accordion_sections( $screen, $context, $object ) {
  • - +

    diff --git a/src/wp-includes/class-wp-customize-section.php b/src/wp-includes/class-wp-customize-section.php index 76b736cd33..78abf9e857 100644 --- a/src/wp-includes/class-wp-customize-section.php +++ b/src/wp-includes/class-wp-customize-section.php @@ -347,7 +347,7 @@ class WP_Customize_Section {
  • {{ data.title }} - +