theme()->display('Description'); ?>
diff --git a/wp-admin/customize.php b/wp-admin/customize.php index 7eedff8105..2f8725eddd 100644 --- a/wp-admin/customize.php +++ b/wp-admin/customize.php @@ -60,14 +60,20 @@ do_action( 'customize_controls_print_scripts' ); + theme()->get_screenshot(); + $cannot_expand = ! ( $screenshot || $wp_customize->theme()->get('Description') ); + ?> +