forked from mirror/_s
Update functions.php
This commit is contained in:
parent
fd58ebd1cb
commit
4b519c124b
|
@ -71,7 +71,7 @@ function _s_setup() {
|
|||
'link',
|
||||
) );
|
||||
|
||||
// Set up the WordPress core custom background feature.
|
||||
// Setup the WordPress core custom background feature.
|
||||
add_theme_support( 'custom-background', apply_filters( '_s_custom_background_args', array(
|
||||
'default-color' => 'ffffff',
|
||||
'default-image' => '',
|
||||
|
|
Reference in New Issue