New method of adding background theme support
-
Something to keep in mind for your next update:
Old:add_custom_background();
New:add_theme_support( 'custom-background' );
Word: http://codex.ww.wp.xz.cn/Custom_Backgrounds
end of line
The topic ‘New method of adding background theme support’ is closed to new replies.