From a92bccb6a581e34590c54d6f08d0297eba7e07e2 Mon Sep 17 00:00:00 2001 From: Tammie Lister Date: Mon, 22 Apr 2024 20:53:47 +0000 Subject: [PATCH] Twenty Twenty-Three: Wraps navigation block in row within header template part. This allows inserting of own blocks into header since the release of the Block Hooks API, specifically after the navigation block. Props tomjcafferkey, poena, shailu25. Fixes #60723. git-svn-id: https://develop.svn.wordpress.org/trunk@58034 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentytwentythree/parts/header.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/wp-content/themes/twentytwentythree/parts/header.html b/src/wp-content/themes/twentytwentythree/parts/header.html index 8e4f17bef1..8a941302af 100644 --- a/src/wp-content/themes/twentytwentythree/parts/header.html +++ b/src/wp-content/themes/twentytwentythree/parts/header.html @@ -3,7 +3,11 @@
- + +
+ +
+