[wp-trac] [WordPress Trac] #20361: Deal with FALSE value of wp_get_theme() in ~/wp-admin/includes/dashboard.php to avoid making sad owls.
WordPress Trac
wp-trac at lists.automattic.com
Sat Apr 28 23:52:10 UTC 2012
#20361: Deal with FALSE value of wp_get_theme() in ~/wp-
admin/includes/dashboard.php to avoid making sad owls.
-----------------------------+------------------
Reporter: georgestephanis | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.4
Component: Themes | Version: 3.4
Severity: normal | Resolution:
Keywords: needs-patch |
-----------------------------+------------------
Comment (by emiluzelac):
No, not the same message, but the Theme notices such as:
- Notice: add_custom_background is deprecated since version 3.4! Use
add_theme_support( 'custom-background', $args ) instead. in /wp-
includes/functions.php on line 2705
- Notice: add_custom_image_header is deprecated since version 3.4! Use
add_theme_support( 'custom-header', $args ) instead. in /wp-
includes/functions.php on line 2705
will display upon Upload > Theme Activation in (3.4-beta3-20634).
Just to be clear, that's the only thing visible on the page, notices and
white page nothing else.
Emil
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20361#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list