diff --git a/wp-content/themes/twentytwentyfour/functions.php b/wp-content/themes/twentytwentyfour/functions.php index a7c7ad1975..443035f384 100644 --- a/wp-content/themes/twentytwentyfour/functions.php +++ b/wp-content/themes/twentytwentyfour/functions.php @@ -9,16 +9,15 @@ */ /** - * Register block styles + * Register block styles. */ if ( ! function_exists( 'twentytwentyfour_block_styles' ) ) : /** * Register custom block styles * - * @return void * @since Twenty Twenty-Four 1.0 - * + * @return void */ function twentytwentyfour_block_styles() { /** @@ -174,9 +173,8 @@ if ( ! function_exists( 'twentytwentyfour_pattern_categories' ) ) : /** * Register pattern categories * - * @return void * @since Twenty Twenty-Four 1.0 - * + * @return void */ function twentytwentyfour_pattern_categories() { diff --git a/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php b/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php index 0ceed99ab6..87f3c9f3d7 100644 --- a/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php +++ b/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php @@ -7,8 +7,8 @@ */ ?> - -