From fd58ebd1cb05dffb7366efc37a86a9af39d35007 Mon Sep 17 00:00:00 2001 From: Emil Uzelac Date: Fri, 21 Aug 2015 22:19:26 -0500 Subject: [PATCH 1/3] Header link update and capitalization Itty-bitty update for header comment block and new functions link. --- functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions.php b/functions.php index ee4a1e0..78baae3 100644 --- a/functions.php +++ b/functions.php @@ -1,8 +1,8 @@ Date: Fri, 21 Aug 2015 22:24:25 -0500 Subject: [PATCH 2/3] 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' => '', From 3bac555d40c55d3d397a5e01bf80d94413ff5d3d Mon Sep 17 00:00:00 2001 From: Emil Uzelac Date: Fri, 21 Aug 2015 22:31:14 -0500 Subject: [PATCH 3/3] Update functions.php --- functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions.php b/functions.php index a50e0aa..a5b6ee8 100644 --- a/functions.php +++ b/functions.php @@ -1,6 +1,6 @@ 'ffffff', 'default-image' => '',