From 15c365624999c217df07e0ddc42dc1c6e92bef06 Mon Sep 17 00:00:00 2001 From: Andrew 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: https://develop.svn.wordpress.org/trunk@20206 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 5bf250ef2d..3865c1e7a0 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() ) : ?>