From 65fe586e64661c3732813675bff10a30f2b64a59 Mon Sep 17 00:00:00 2001 From: Jarda Snajdr Date: Thu, 17 Mar 2022 09:57:12 +0100 Subject: [PATCH] Update spacer block markup in patterns/templates registered by Twenty Twenty-Two and Core --- .../inc/patterns/footer-about-title-logo.php | 2 +- .../twentytwentytwo/inc/patterns/footer-blog.php | 2 +- .../inc/patterns/footer-navigation-copyright.php | 2 +- .../inc/patterns/footer-social-copyright.php | 2 +- .../inc/patterns/general-large-list-names.php | 4 ++-- .../inc/patterns/general-list-events.php | 4 ++-- .../inc/patterns/general-pricing-table.php | 6 +++--- .../inc/patterns/general-two-images-text.php | 6 +++--- .../inc/patterns/general-video-header-details.php | 4 ++-- .../patterns/general-wide-image-intro-buttons.php | 2 +- .../inc/patterns/header-image-background.php | 2 +- .../inc/patterns/header-large-dark.php | 2 +- .../inc/patterns/header-small-dark.php | 2 +- .../inc/patterns/header-stacked.php | 4 ++-- .../page-about-large-image-and-buttons.php | 2 +- .../inc/patterns/page-about-links-dark.php | 2 +- .../inc/patterns/page-about-links.php | 4 ++-- .../inc/patterns/page-about-media-left.php | 6 +++--- .../inc/patterns/page-about-media-right.php | 6 +++--- .../inc/patterns/page-about-simple-dark.php | 4 ++-- .../inc/patterns/page-about-solid-color.php | 8 ++++---- .../patterns/page-layout-image-text-and-video.php | 2 +- .../inc/patterns/page-layout-two-columns.php | 2 +- .../inc/patterns/page-sidebar-blog-posts-right.php | 8 ++++---- .../inc/patterns/page-sidebar-blog-posts.php | 10 +++++----- .../inc/patterns/page-sidebar-grid-posts.php | 12 ++++++------ .../inc/patterns/page-sidebar-poster.php | 6 +++--- .../twentytwentytwo/inc/patterns/query-default.php | 4 ++-- .../inc/patterns/query-irregular-grid.php | 14 +++++++------- .../inc/patterns/query-simple-blog.php | 2 +- .../twentytwentytwo/parts/header-large-dark.html | 2 +- .../twentytwentytwo/parts/header-small-dark.html | 2 +- .../themes/twentytwentytwo/templates/archive.html | 2 +- .../themes/twentytwentytwo/templates/home.html | 2 +- .../themes/twentytwentytwo/templates/index.html | 2 +- .../themes/twentytwentytwo/templates/page.html | 2 +- .../themes/twentytwentytwo/templates/search.html | 2 +- .../templates/single-no-separators.html | 4 ++-- .../themes/twentytwentytwo/templates/single.html | 6 +++--- .../block-patterns/query-offset-posts.php | 4 ++-- 40 files changed, 82 insertions(+), 82 deletions(-) diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php index dab9b04a86e85..c6c00704c2dc3 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php @@ -17,7 +17,7 @@

' . esc_html__( 'We are a rogue collective of bird watchers. We’ve been known to sneak through fences, climb perimeter walls, and generally trespass in order to observe the rarest of birds.', 'twentytwentytwo' ) . '

- + diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-blog.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-blog.php index c1306cbb833e0..850010bdfac06 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-blog.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-blog.php @@ -35,7 +35,7 @@ - + diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation-copyright.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation-copyright.php index d0b554249d4fd..62697ecc9ab50 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation-copyright.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation-copyright.php @@ -12,7 +12,7 @@ - + diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-social-copyright.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-social-copyright.php index 0c7e4ae5178e6..ef91e1309bc0b 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-social-copyright.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-social-copyright.php @@ -16,7 +16,7 @@ - + diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/general-large-list-names.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/general-large-list-names.php index d7bd8168fa6a8..591a417e0b6cd 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/general-large-list-names.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/general-large-list-names.php @@ -13,7 +13,7 @@ -
+
@@ -21,7 +21,7 @@

' . esc_html__( 'Jesús Rodriguez, Doug Stilton, Emery Driscoll, Megan Perry, Rowan Price, Angelo Tso, Edward Stilton, Amy Jensen, Boston Bell, Shay Ford, Lee Cunningham, Evelynn Ray, Landen Reese, Ewan Hart, Jenna Chan, Phoenix Murray, Mel Saunders, Aldo Davidson, Zain Hall.', 'twentytwentytwo' ) . '

- + diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/general-list-events.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/general-list-events.php index af680dc2cdf4b..ed3f832b0a408 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/general-list-events.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/general-list-events.php @@ -11,7 +11,7 @@

' . esc_html__( 'Speaker Series', 'twentytwentytwo' ) . '

- + @@ -115,7 +115,7 @@
- + diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/general-pricing-table.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/general-pricing-table.php index b385eddf25f23..dcee40cf1e635 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/general-pricing-table.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/general-pricing-table.php @@ -29,7 +29,7 @@
- +
@@ -57,7 +57,7 @@ - + @@ -85,7 +85,7 @@ - + diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/general-two-images-text.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/general-two-images-text.php index 593d2b93bba3e..034ed82e887fc 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/general-two-images-text.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/general-two-images-text.php @@ -17,7 +17,7 @@
' . esc_attr__( 'Illustration of a bird flying.', 'twentytwentytwo' ) . '
- + @@ -29,11 +29,11 @@

' . wp_kses_post( __( 'May 14th, 2022 @ 7:00PM
The Vintagé Theater,
245 Arden Rd.
Gardenville, NH', 'twentytwentytwo' ) ) . '

- + - + diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/general-video-header-details.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/general-video-header-details.php index 3b15a5206616e..203dda8de95e7 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/general-video-header-details.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/general-video-header-details.php @@ -11,7 +11,7 @@

' . wp_kses_post( __( 'Warble, a film about
hobbyist bird watchers.', 'twentytwentytwo' ) ) . '

- + @@ -19,7 +19,7 @@
- + diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php index ea9ecf291176e..1bb9ffdc07e0c 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php @@ -22,7 +22,7 @@

' . esc_html__( 'A film about hobbyist bird watchers, a catalog of different birds, paired with the noises they make. Each bird is listed by their scientific name so things seem more official.', 'twentytwentytwo' ) . '

- + diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/header-image-background.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/header-image-background.php index 4afd36c551ace..ba1c6e9d9662f 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/header-image-background.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/header-image-background.php @@ -16,7 +16,7 @@ - + diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/header-large-dark.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/header-large-dark.php index dfb8c6f3717ab..4d56d63fb15d3 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/header-large-dark.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/header-large-dark.php @@ -28,7 +28,7 @@
' . esc_attr__( 'Illustration of a bird flying.', 'twentytwentytwo' ) . '
- + ', ); diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/header-small-dark.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/header-small-dark.php index 7c26516fe6365..f9153154f73dd 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/header-small-dark.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/header-small-dark.php @@ -25,7 +25,7 @@
' . esc_attr__( 'Illustration of a bird flying.', 'twentytwentytwo' ) . '
- + ', ); diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/header-stacked.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/header-stacked.php index bd36bbf4b9fad..fbdcce12263bd 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/header-stacked.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/header-stacked.php @@ -10,13 +10,13 @@
- + - + diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/page-about-large-image-and-buttons.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/page-about-large-image-and-buttons.php index 7e03ed41e280c..eabf965a83674 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/page-about-large-image-and-buttons.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/page-about-large-image-and-buttons.php @@ -62,7 +62,7 @@
- + diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links-dark.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links-dark.php index ccb0ec2005911..69f606f0013fa 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links-dark.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links-dark.php @@ -17,7 +17,7 @@

' . esc_html__( 'A trouble of hummingbirds', 'twentytwentytwo' ) . '

- + diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links.php index 997cf03869f44..9eb522d0e5387 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links.php @@ -21,7 +21,7 @@

' . esc_html__( 'A podcast about birds', 'twentytwentytwo' ) . '

- + @@ -48,7 +48,7 @@
- + diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-left.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-left.php index ea805944db8cc..2b787ae35d47c 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-left.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-left.php @@ -6,7 +6,7 @@ 'title' => __( 'About page with media on the left', 'twentytwentytwo' ), 'categories' => array( 'pages' ), 'content' => ' - - + @@ -33,7 +33,7 @@
- + diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/query-irregular-grid.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/query-irregular-grid.php index c5da08ab749b6..7b76fa8dc8662 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/query-irregular-grid.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/query-irregular-grid.php @@ -25,7 +25,7 @@
- + @@ -43,7 +43,7 @@
- + @@ -77,7 +77,7 @@
- + @@ -95,7 +95,7 @@
- + @@ -115,7 +115,7 @@
- + @@ -133,7 +133,7 @@
- + @@ -151,7 +151,7 @@
- + diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/query-simple-blog.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/query-simple-blog.php index 4b089846dd292..ddbf828dabe97 100644 --- a/src/wp-content/themes/twentytwentytwo/inc/patterns/query-simple-blog.php +++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/query-simple-blog.php @@ -22,7 +22,7 @@
- + diff --git a/src/wp-content/themes/twentytwentytwo/parts/header-large-dark.html b/src/wp-content/themes/twentytwentytwo/parts/header-large-dark.html index a63b2d660f209..2e47c8ea94fa0 100644 --- a/src/wp-content/themes/twentytwentytwo/parts/header-large-dark.html +++ b/src/wp-content/themes/twentytwentytwo/parts/header-large-dark.html @@ -2,6 +2,6 @@ - + diff --git a/src/wp-content/themes/twentytwentytwo/parts/header-small-dark.html b/src/wp-content/themes/twentytwentytwo/parts/header-small-dark.html index 58708579f5bcb..44173ef465c8b 100644 --- a/src/wp-content/themes/twentytwentytwo/parts/header-small-dark.html +++ b/src/wp-content/themes/twentytwentytwo/parts/header-small-dark.html @@ -2,6 +2,6 @@ - + diff --git a/src/wp-content/themes/twentytwentytwo/templates/archive.html b/src/wp-content/themes/twentytwentytwo/templates/archive.html index abc02186bec6c..dc8b4f8b2fcfe 100644 --- a/src/wp-content/themes/twentytwentytwo/templates/archive.html +++ b/src/wp-content/themes/twentytwentytwo/templates/archive.html @@ -21,7 +21,7 @@
- + diff --git a/src/wp-content/themes/twentytwentytwo/templates/home.html b/src/wp-content/themes/twentytwentytwo/templates/home.html index fea167e692075..1f748553ee18b 100644 --- a/src/wp-content/themes/twentytwentytwo/templates/home.html +++ b/src/wp-content/themes/twentytwentytwo/templates/home.html @@ -19,7 +19,7 @@
- +
diff --git a/src/wp-content/themes/twentytwentytwo/templates/index.html b/src/wp-content/themes/twentytwentytwo/templates/index.html index d1d53f37e9922..6d1e5aceafb83 100644 --- a/src/wp-content/themes/twentytwentytwo/templates/index.html +++ b/src/wp-content/themes/twentytwentytwo/templates/index.html @@ -19,7 +19,7 @@
- +
diff --git a/src/wp-content/themes/twentytwentytwo/templates/page.html b/src/wp-content/themes/twentytwentytwo/templates/page.html index faf34e665cd03..a1817b7fafdfe 100644 --- a/src/wp-content/themes/twentytwentytwo/templates/page.html +++ b/src/wp-content/themes/twentytwentytwo/templates/page.html @@ -11,7 +11,7 @@
- + diff --git a/src/wp-content/themes/twentytwentytwo/templates/search.html b/src/wp-content/themes/twentytwentytwo/templates/search.html index 12a5c29633dc8..e2e4e7498c548 100644 --- a/src/wp-content/themes/twentytwentytwo/templates/search.html +++ b/src/wp-content/themes/twentytwentytwo/templates/search.html @@ -23,7 +23,7 @@
- +
diff --git a/src/wp-content/themes/twentytwentytwo/templates/single-no-separators.html b/src/wp-content/themes/twentytwentytwo/templates/single-no-separators.html index 221fc1f5282a9..1d3900208fba7 100644 --- a/src/wp-content/themes/twentytwentytwo/templates/single-no-separators.html +++ b/src/wp-content/themes/twentytwentytwo/templates/single-no-separators.html @@ -9,7 +9,7 @@ - + @@ -24,7 +24,7 @@
- + diff --git a/src/wp-content/themes/twentytwentytwo/templates/single.html b/src/wp-content/themes/twentytwentytwo/templates/single.html index 3b102d2615979..714b85f7bf9c2 100644 --- a/src/wp-content/themes/twentytwentytwo/templates/single.html +++ b/src/wp-content/themes/twentytwentytwo/templates/single.html @@ -11,13 +11,13 @@
- + - + @@ -32,7 +32,7 @@
- + diff --git a/src/wp-includes/block-patterns/query-offset-posts.php b/src/wp-includes/block-patterns/query-offset-posts.php index 34eeb0efac9fe..ad9b26ebc185e 100644 --- a/src/wp-includes/block-patterns/query-offset-posts.php +++ b/src/wp-includes/block-patterns/query-offset-posts.php @@ -17,7 +17,7 @@ - +
@@ -26,7 +26,7 @@
- +