From f94d3abee48806ea14f8689cecd6061e8ed734b1 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Thu, 14 Oct 2010 19:07:05 +0000 Subject: [PATCH] Remove undismissable 'new themes must be activated' super admin notice. git-svn-id: https://develop.svn.wordpress.org/trunk@15809 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/themes.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/wp-admin/themes.php b/wp-admin/themes.php index e7b6ba0f46..5d31a4a1e0 100644 --- a/wp-admin/themes.php +++ b/wp-admin/themes.php @@ -53,9 +53,6 @@ wp_enqueue_style( 'theme-install' ); endif; require_once('./admin-header.php'); -if ( is_multisite() && current_user_can('edit_themes') ) { - ?>

Network Themes screen before they appear here.'), admin_url( 'ms-themes.php') ); ?>