From 67a12f57add80ddd82aed0ebb239f61b35a73384 Mon Sep 17 00:00:00 2001 From: andrewmbacon Date: Wed, 11 Nov 2015 14:08:38 -0500 Subject: [PATCH] Request for people not to use ALL CAPS --- inc/customizer-titlebar.php | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/customizer-titlebar.php b/inc/customizer-titlebar.php index 7a4ba06..1d876db 100644 --- a/inc/customizer-titlebar.php +++ b/inc/customizer-titlebar.php @@ -1,6 +1,7 @@ get_section( 'title_tagline' )->title = 'Title Bar'; $wp_customize->remove_control('blogdescription');// removes tagline form field. + $wp_customize->get_control( 'blogname' )->description = 'Please use Title Case, not ALL CAPS, as defined in UConn Web Brand Standards. '; $wp_customize->add_setting( 'parentSiteTitle', array(