diff --git a/header.php b/header.php index 044c097..fe96e69 100644 --- a/header.php +++ b/header.php @@ -33,7 +33,8 @@ echo '
' . get_bloginfo( 'description' ) . '
'; + if( apply_filters( 'ea_header_site_description', false ) ) + echo '' . get_bloginfo( 'description' ) . '
'; echo '