Something to keep in mind for your next update:
Old: add_custom_background();
New: add_theme_support( 'custom-background' );
Word: http://codex.wordpress.org/Custom_Backgrounds
end of line
Something to keep in mind for your next update:
Old: add_custom_background();
New: add_theme_support( 'custom-background' );
Word: http://codex.wordpress.org/Custom_Backgrounds
end of line
You must log in to post.