[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:55:38 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: closed
Priority: normal | Milestone: 3.4
Component: Themes | Version: 3.4
Severity: normal | Resolution: fixed
Keywords: |
-----------------------------+---------------------
Changes (by jkudish):
* cc: joachim.kudish@… (added)
* keywords: needs-patch =>
* status: new => closed
* resolution: => fixed
Comment:
Replying to [comment:10 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
Neither of those 2 errors have anything to do with this ticket. Your theme
is simply using two (now) deprecated functions.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20361#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list