From 00ab660e013cd4142649c50498b02d75894922fc Mon Sep 17 00:00:00 2001 From: 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: http://svn.automattic.com/wordpress/trunk@20508 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 0f650a349..3778c5fdf 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() { ?>
-

+ +