From b22764aa86f04ada5c28f286e8ed3d0d234df775 Mon Sep 17 00:00:00 2001 From: Daryl Koopersmith Date: Mon, 16 Apr 2012 14:59:09 +0000 Subject: [PATCH] Theme Customizer: If the customize loader is enqueued, then add the 'customize-support' class early. This prevents a flash of unstyled content. see #19910. git-svn-id: https://develop.svn.wordpress.org/trunk@20479 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/admin-header.php | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/wp-admin/admin-header.php b/wp-admin/admin-header.php index b3316c2c0f..3b52e3acca 100644 --- a/wp-admin/admin-header.php +++ b/wp-admin/admin-header.php @@ -93,7 +93,16 @@ if ( wp_is_mobile() ) ?> "> - +