#26983 closed defect (bug) (invalid)
Bug on deprecated function, using latest 3.8.1
Reported by: | evoporto29 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.8.1 |
Component: | Themes | Keywords: | |
Focuses: | Cc: |
Description
Notice: add_custom_background is deprecated since version 3.4! Use add_theme_support( 'custom-background', $args ) instead. in /Users/evoporto/Documents/MAMP_Pro/wordpress/wp-includes/functions.php on line 2908
Change History (2)
Note: See
TracTickets for help on using
tickets.
Hi evoporto29! Thanks for taking the trouble to report this; however, this is not actually a bug in WordPress. The error message you're seeing simply means that your theme is using an outdated version of that functionality. You can either switch to a newer theme, or replace the old function with the newer one.
Whichever option you choose, the place to get support is the Themes support forum: https://wordpress.org/support/forum/themes-and-templates