[buddypress-trac] [BuddyPress] #4098: WP 3.4 deprecated theme functions

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Mon Mar 26 12:53:26 UTC 2012


#4098: WP 3.4 deprecated theme functions
--------------------------+-----------------
 Reporter:  boonebgorges  |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  1.6
Component:  Core          |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------
 WP 3.4 deprecates several items currently in use by BP:

 - Notice: add_custom_background is deprecated since version 3.4! Use
 add_theme_support( 'custom-background', $args ) instead. in /sites/ciab
 /wp-includes/functions.php on line 2708

 - Notice: add_custom_image_header is deprecated since version 3.4! Use
 add_theme_support( 'custom-header', $args ) instead. in /sites/ciab/wp-
 includes/functions.php on line 2708

 - get_themes() deprecated by wp_get_themes() during installation wizard

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4098>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list