From 8c380f31edcf549970912da4181c8381a4193f6b Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Wed, 18 Apr 2012 17:32:53 +0000 Subject: [PATCH] Check for wp_get_theme() in Twenty Eleven before using it, for compatibility down to WP 3.2 when Twenty Eleven was first released. see #20103. git-svn-id: https://develop.svn.wordpress.org/trunk@20508 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-content/themes/twentyeleven/inc/theme-options.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wp-content/themes/twentyeleven/inc/theme-options.php b/wp-content/themes/twentyeleven/inc/theme-options.php index 0f650a349d..3778c5fdfa 100644 --- a/wp-content/themes/twentyeleven/inc/theme-options.php +++ b/wp-content/themes/twentyeleven/inc/theme-options.php @@ -314,7 +314,8 @@ function twentyeleven_theme_options_render_page() { ?>
-

+ +