From c4a02323c61708abc7519e7e39ae03b4eec5b3b8 Mon Sep 17 00:00:00 2001 From: Michael Fields Date: Sat, 26 May 2012 23:39:53 +0000 Subject: [PATCH] _s: Remove notice in Theme Options screen in WordPress 3.4. props @corvannoorloos * Replace deprecated get_current_theme() with wp_get_theme() * Providing back-compat with prior versions of WordPress. git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@9647 d957f892-c61d-0410-b221-f235e6eecf30 --- inc/theme-options/theme-options.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/inc/theme-options/theme-options.php b/inc/theme-options/theme-options.php index 61b25f03..ab5096e7 100644 --- a/inc/theme-options/theme-options.php +++ b/inc/theme-options/theme-options.php @@ -253,7 +253,8 @@ function _s_theme_options_render_page() { ?>
-

+ +