From 4b519c124bb49fe64cad68be44388b93934008dc Mon Sep 17 00:00:00 2001 From: Emil Uzelac Date: Fri, 21 Aug 2015 22:24:25 -0500 Subject: [PATCH] Update functions.php --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 78baae3..a50e0aa 100644 --- a/functions.php +++ b/functions.php @@ -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' => '',