From 37be48636175444706428ab4f5d236910f7adfbd Mon Sep 17 00:00:00 2001 From: ren <18050944+renintw@users.noreply.github.com> Date: Thu, 12 Oct 2023 01:13:22 +0900 Subject: [PATCH] Remove Parent Cover Block. --- .../wporg-showcase-2022/patterns/log-in.php | 55 ++++++++----------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/source/wp-content/themes/wporg-showcase-2022/patterns/log-in.php b/source/wp-content/themes/wporg-showcase-2022/patterns/log-in.php index 52c5bb02..00d20068 100644 --- a/source/wp-content/themes/wporg-showcase-2022/patterns/log-in.php +++ b/source/wp-content/themes/wporg-showcase-2022/patterns/log-in.php @@ -7,39 +7,32 @@ ?> - -
- -
- -
- -

- + +
+ +

+ - -

- + +

+ - -

Log in to your WordPress.org account to continue.', 'wporg' ) ), - esc_url( wp_login_url( home_url( '/' ) . 'submit-a-wordpress-site' ) ) - ); - ?>

- + +

Log in to your WordPress.org account to continue.', 'wporg' ) ), + esc_url( wp_login_url( home_url( '/' ) . 'submit-a-wordpress-site' ) ) + ); + ?>

+ - -
- -
- -
- -
- + +
+ +
+
+
- +