From 12f27a2245d327ffffe7ddc31d8a114be33900c3 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Mon, 24 Sep 2012 16:31:41 +0000 Subject: [PATCH] Remove "This theme supports widgets..." from the theme activation notice. props ryanimel. fixes #19787. git-svn-id: https://develop.svn.wordpress.org/trunk@21972 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/themes.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/wp-admin/themes.php b/wp-admin/themes.php index 4807336269..7852a72136 100644 --- a/wp-admin/themes.php +++ b/wp-admin/themes.php @@ -108,10 +108,8 @@ if ( ! validate_current_theme() || isset( $_GET['broken'] ) ) : ?>

-

Visit site.' ), home_url( '/' ) ); ?>

- -

widgets settings screen to configure them.'), admin_url( 'widgets.php' ) ); ?>

+

Visit site' ), home_url( '/' ) ); ?>

+

Visit site' ), home_url( '/' ) ); ?>