From d37429e4c71d51f456a9bb06c50abb9d0eb749a3 Mon Sep 17 00:00:00 2001 From: nacin Date: Fri, 16 Mar 2012 21:05:00 +0000 Subject: [PATCH] Remove jQuery Masonry from Appearance > Header until we figure out sporadic issues relating to overlapping images (probably due to lame markup). see #17242. git-svn-id: http://svn.automattic.com/wordpress/trunk@20206 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/custom-header.php | 9 --------- 1 file changed, 9 deletions(-) diff --git a/wp-admin/custom-header.php b/wp-admin/custom-header.php index 5bf250ef2..3865c1e7a 100644 --- a/wp-admin/custom-header.php +++ b/wp-admin/custom-header.php @@ -140,8 +140,6 @@ class Custom_Image_Header { function js_includes() { $step = $this->step(); - if ( 1 == $step ) - wp_enqueue_script('jquery-masonry'); if ( ( 1 == $step || 3 == $step ) && $this->header_text() ) wp_enqueue_script('farbtastic'); elseif ( 2 == $step ) @@ -639,13 +637,6 @@ class Custom_Image_Header { - header_text() ) : ?>