From 6a700e4199b62143384782a50c9278dd4e408460 Mon Sep 17 00:00:00 2001 From: "Dominik Schilling (ocean90)" Date: Sat, 23 Nov 2013 12:14:19 +0000 Subject: [PATCH] Appearance Themes: Don't show theme actions if the current theme doesn't support menus or widgets. props MikeHansenMe. fixes #25949. git-svn-id: https://develop.svn.wordpress.org/trunk@26335 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/themes.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/wp-admin/themes.php b/src/wp-admin/themes.php index da790e4268..9b8b15b84b 100644 --- a/src/wp-admin/themes.php +++ b/src/wp-admin/themes.php @@ -293,8 +293,12 @@ if ( ! is_multisite() && current_user_can('edit_themes') && $broken_themes = wp_
+ + + +