• I have just installed a theme and the following notice appears on the top of the dashboard page and the site preview page:

    Notice: add_custom_background is deprecated since version 3.4! Use add_theme_support( ‘custom-background’, $args ) instead. in /home/content/00/9595200/html/wordpress/wp-includes/functions.php on line 2628

    Notice: add_custom_image_header is deprecated since version 3.4! Use add_theme_support( ‘custom-header’, $args ) instead. in /home/content/00/9595200/html/wordpress/wp-includes/functions.php on line 2628

    Notice: get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead. in /home/content/00/9595200/html/wordpress/wp-includes/functions.php on line 2628

    I have changed the code which I think is correct but it is still showing – any ideas?

    Many Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Your theme just needs updating for WP 3.4. These notices will not impact your site in any negative way. For the time being, try turning debug off on your wp-config.php file.

    Thread Starter chipsta

    (@chipsta)

    excellent thanks for the quick reply!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Notice after installing theme’ is closed to new replies.