From d36975aee72ad701615e913f2beb172036ae3010 Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Mon, 17 Jul 2023 21:32:47 +0000 Subject: [PATCH] Twenty Twenty-Three: Remove the `perPage` attribute where the query inherits from the global query. The global attribute should be used instead. Props: mikachan, onemaggie. Fixes: #58581. git-svn-id: https://develop.svn.wordpress.org/trunk@56251 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentytwentythree/templates/archive.html | 2 +- src/wp-content/themes/twentytwentythree/templates/home.html | 2 +- src/wp-content/themes/twentytwentythree/templates/index.html | 2 +- src/wp-content/themes/twentytwentythree/templates/search.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/wp-content/themes/twentytwentythree/templates/archive.html b/src/wp-content/themes/twentytwentythree/templates/archive.html index 63744e11b7..74a8a5c238 100644 --- a/src/wp-content/themes/twentytwentythree/templates/archive.html +++ b/src/wp-content/themes/twentytwentythree/templates/archive.html @@ -4,7 +4,7 @@
- +
diff --git a/src/wp-content/themes/twentytwentythree/templates/home.html b/src/wp-content/themes/twentytwentythree/templates/home.html index a38925b7b8..9b84d2b3b8 100644 --- a/src/wp-content/themes/twentytwentythree/templates/home.html +++ b/src/wp-content/themes/twentytwentythree/templates/home.html @@ -6,7 +6,7 @@

Mindblown: a blog about philosophy.

- +
diff --git a/src/wp-content/themes/twentytwentythree/templates/index.html b/src/wp-content/themes/twentytwentythree/templates/index.html index 56efb84dd1..bed3d1ebf0 100644 --- a/src/wp-content/themes/twentytwentythree/templates/index.html +++ b/src/wp-content/themes/twentytwentythree/templates/index.html @@ -2,7 +2,7 @@
- +
diff --git a/src/wp-content/themes/twentytwentythree/templates/search.html b/src/wp-content/themes/twentytwentythree/templates/search.html index 628025abf5..c80325d77e 100644 --- a/src/wp-content/themes/twentytwentythree/templates/search.html +++ b/src/wp-content/themes/twentytwentythree/templates/search.html @@ -4,7 +4,7 @@
- +