From 6f2fa9ef4222d5ff149a2c5f78795376da145753 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Mon, 3 May 2021 14:35:02 +0000 Subject: [PATCH] Twenty Twenty-One: Fix "Opening PHP tag must be on a line by itself" WPCS issue. Follow-up to [50802]. See #52938. Built from https://develop.svn.wordpress.org/trunk@50806 git-svn-id: http://core.svn.wordpress.org/trunk@50415 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentytwentyone/index.php | 5 +++-- wp-includes/version.php | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/wp-content/themes/twentytwentyone/index.php b/wp-content/themes/twentytwentyone/index.php index 6829eeed9f..4f374961e0 100644 --- a/wp-content/themes/twentytwentyone/index.php +++ b/wp-content/themes/twentytwentyone/index.php @@ -16,12 +16,13 @@ get_header(); ?> - + - +