From fcdf1ce242077fb80e31888f71b15d48eef76797 Mon Sep 17 00:00:00 2001 From: jffng Date: Tue, 11 Jan 2022 15:58:02 +0000 Subject: [PATCH] Twenty Twenty-Two: Sync updates from GitHub for RC 2. This commit syncs changes for the default theme from its active development repository to core. This is a follow up to [52081], [52107], [52164], [52222], [52283], [52335], [52375], [52392], and [52430]. It includes fixes to the theme's spacing and adds a search template. To view the full set of changes, visit https://github.com/WordPress/twentytwentytwo/compare/8564fd281f453c52a1b5bf681e55bd720c0da709...f0346e1ad24b6dd5fe37b7d82bd88b0e9e3fdf22. Props richtabor, kjellr, danieldudzic, scruffian. Built from https://develop.svn.wordpress.org/trunk@52555 git-svn-id: http://core.svn.wordpress.org/trunk@52145 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- .../inc/patterns/footer-about-title-logo.php | 4 +- .../inc/patterns/footer-blog.php | 4 +- .../inc/patterns/footer-dark.php | 4 +- .../inc/patterns/footer-default.php | 2 +- .../inc/patterns/general-list-events.php | 4 +- .../patterns/general-video-header-details.php | 4 +- .../header-centered-logo-black-background.php | 4 +- .../inc/patterns/header-centered-logo.php | 4 +- ...eader-centered-title-navigation-social.php | 4 +- .../inc/patterns/header-default.php | 4 +- .../header-image-background-overlay.php | 4 +- .../inc/patterns/header-image-background.php | 4 +- .../inc/patterns/header-large-dark.php | 12 +++--- ...header-logo-navigation-gray-background.php | 6 +-- .../header-logo-navigation-offset-tagline.php | 6 +-- ...ogo-navigation-social-black-background.php | 4 +- .../inc/patterns/header-small-dark.php | 13 +++--- .../inc/patterns/header-stacked.php | 4 +- .../header-text-only-green-background.php | 4 +- .../header-text-only-salmon-background.php | 4 +- ...ext-only-with-tagline-black-background.php | 4 +- .../inc/patterns/header-title-and-button.php | 4 +- .../header-title-navigation-social.php | 4 +- .../inc/patterns/header-with-tagline.php | 4 +- .../page-about-large-image-and-buttons.php | 4 +- .../patterns/page-layout-image-and-text.php | 8 ++-- .../page-layout-image-text-and-video.php | 4 +- .../inc/patterns/page-layout-two-columns.php | 4 +- .../page-sidebar-blog-posts-right.php | 4 +- .../inc/patterns/page-sidebar-blog-posts.php | 4 +- .../inc/patterns/page-sidebar-grid-posts.php | 4 +- .../parts/header-large-dark.html | 8 ++-- .../parts/header-small-dark.html | 8 ++-- .../twentytwentytwo/templates/search.html | 41 +++++++++++++++++++ wp-includes/version.php | 2 +- 35 files changed, 128 insertions(+), 78 deletions(-) create mode 100644 wp-content/themes/twentytwentytwo/templates/search.html diff --git a/wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php b/wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php index 092a8e874d..dfd70d55e8 100644 --- a/wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php +++ b/wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php @@ -7,8 +7,8 @@ return array( 'categories' => array( 'footer' ), 'blockTypes' => array( 'core/template-part/footer' ), 'content' => ' -
-
+
+

' . esc_html__( 'About us', 'twentytwentytwo' ) . '

diff --git a/wp-content/themes/twentytwentytwo/inc/patterns/footer-blog.php b/wp-content/themes/twentytwentytwo/inc/patterns/footer-blog.php index 3e018729a1..e7f09f3976 100644 --- a/wp-content/themes/twentytwentytwo/inc/patterns/footer-blog.php +++ b/wp-content/themes/twentytwentytwo/inc/patterns/footer-blog.php @@ -7,8 +7,8 @@ return array( 'categories' => array( 'footer' ), 'blockTypes' => array( 'core/template-part/footer' ), 'content' => ' -
-
+
+

' . esc_html__( 'About us', 'twentytwentytwo' ) . '

diff --git a/wp-content/themes/twentytwentytwo/inc/patterns/footer-dark.php b/wp-content/themes/twentytwentytwo/inc/patterns/footer-dark.php index 81c78845bd..0eacf657a6 100644 --- a/wp-content/themes/twentytwentytwo/inc/patterns/footer-dark.php +++ b/wp-content/themes/twentytwentytwo/inc/patterns/footer-dark.php @@ -7,8 +7,8 @@ return array( 'categories' => array( 'footer' ), 'blockTypes' => array( 'core/template-part/footer' ), 'content' => ' -
-