From b89f955714e8f1259b9e6555886c459c17da4ccb Mon Sep 17 00:00:00 2001 From: dhruvang21 Date: Mon, 23 Sep 2024 18:30:55 +0530 Subject: [PATCH] Fix: phpcs errors --- src/wp-content/themes/twentyfourteen/content-aside.php | 1 + src/wp-content/themes/twentyfourteen/content-audio.php | 1 + .../themes/twentyfourteen/content-featured-post.php | 1 + src/wp-content/themes/twentyfourteen/content-gallery.php | 1 + src/wp-content/themes/twentyfourteen/content-image.php | 1 + src/wp-content/themes/twentyfourteen/content-link.php | 1 + src/wp-content/themes/twentyfourteen/content-none.php | 1 + src/wp-content/themes/twentyfourteen/content-page.php | 1 + src/wp-content/themes/twentyfourteen/content-quote.php | 1 + src/wp-content/themes/twentyfourteen/content-video.php | 1 + src/wp-content/themes/twentyfourteen/content.php | 1 + src/wp-content/themes/twentyfourteen/featured-content.php | 1 + src/wp-content/themes/twentyfourteen/footer.php | 1 + src/wp-content/themes/twentyfourteen/inc/block-patterns.php | 4 ++-- src/wp-content/themes/twentyfourteen/inc/widgets.php | 1 - src/wp-content/themes/twentyfourteen/sidebar.php | 1 + 16 files changed, 16 insertions(+), 3 deletions(-) diff --git a/src/wp-content/themes/twentyfourteen/content-aside.php b/src/wp-content/themes/twentyfourteen/content-aside.php index fd72b8623e2e2..a86dabe1c15d8 100644 --- a/src/wp-content/themes/twentyfourteen/content-aside.php +++ b/src/wp-content/themes/twentyfourteen/content-aside.php @@ -6,6 +6,7 @@ * @subpackage Twenty_Fourteen * @since Twenty Fourteen 1.0 */ + ?>
> diff --git a/src/wp-content/themes/twentyfourteen/content-audio.php b/src/wp-content/themes/twentyfourteen/content-audio.php index ab69ba7c89ead..d6fa87ee59e0c 100644 --- a/src/wp-content/themes/twentyfourteen/content-audio.php +++ b/src/wp-content/themes/twentyfourteen/content-audio.php @@ -6,6 +6,7 @@ * @subpackage Twenty_Fourteen * @since Twenty Fourteen 1.0 */ + ?>
> diff --git a/src/wp-content/themes/twentyfourteen/content-featured-post.php b/src/wp-content/themes/twentyfourteen/content-featured-post.php index 803451fc084d8..782e66472d710 100644 --- a/src/wp-content/themes/twentyfourteen/content-featured-post.php +++ b/src/wp-content/themes/twentyfourteen/content-featured-post.php @@ -6,6 +6,7 @@ * @subpackage Twenty_Fourteen * @since Twenty Fourteen 1.0 */ + ?>
> diff --git a/src/wp-content/themes/twentyfourteen/content-gallery.php b/src/wp-content/themes/twentyfourteen/content-gallery.php index 7e05359da181e..6c9f22b42c160 100644 --- a/src/wp-content/themes/twentyfourteen/content-gallery.php +++ b/src/wp-content/themes/twentyfourteen/content-gallery.php @@ -6,6 +6,7 @@ * @subpackage Twenty_Fourteen * @since Twenty Fourteen 1.0 */ + ?>
> diff --git a/src/wp-content/themes/twentyfourteen/content-image.php b/src/wp-content/themes/twentyfourteen/content-image.php index aa85d8ea34323..8bc031b3ea73d 100644 --- a/src/wp-content/themes/twentyfourteen/content-image.php +++ b/src/wp-content/themes/twentyfourteen/content-image.php @@ -6,6 +6,7 @@ * @subpackage Twenty_Fourteen * @since Twenty Fourteen 1.0 */ + ?>
> diff --git a/src/wp-content/themes/twentyfourteen/content-link.php b/src/wp-content/themes/twentyfourteen/content-link.php index 7931656176f9d..35220c16c3ae8 100644 --- a/src/wp-content/themes/twentyfourteen/content-link.php +++ b/src/wp-content/themes/twentyfourteen/content-link.php @@ -6,6 +6,7 @@ * @subpackage Twenty_Fourteen * @since Twenty Fourteen 1.0 */ + ?>
> diff --git a/src/wp-content/themes/twentyfourteen/content-none.php b/src/wp-content/themes/twentyfourteen/content-none.php index 7e35a72071e46..71cbac0db7756 100644 --- a/src/wp-content/themes/twentyfourteen/content-none.php +++ b/src/wp-content/themes/twentyfourteen/content-none.php @@ -6,6 +6,7 @@ * @subpackage Twenty_Fourteen * @since Twenty Fourteen 1.0 */ + ?>