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() ) : ?>