Changeset 56251
- Timestamp:
- 07/17/2023 09:32:47 PM (19 months ago)
- Location:
- trunk/src/wp-content/themes/twentytwentythree/templates
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentythree/templates/archive.html
r56207 r56251 5 5 <!-- wp:query-title {"type":"archive","align":"wide","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|50"}}}} /--> 6 6 7 <!-- wp:query {"query":{"p erPage":6,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"displayLayout":{"type":"flex","columns":3},"align":"wide","layout":{"type":"default"}} -->7 <!-- wp:query {"query":{"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"displayLayout":{"type":"flex","columns":3},"align":"wide","layout":{"type":"default"}} --> 8 8 <div class="wp-block-query alignwide"> 9 9 <!-- wp:post-template {"align":"wide"} --> -
trunk/src/wp-content/themes/twentytwentythree/templates/home.html
r56207 r56251 7 7 <!-- /wp:heading --> 8 8 9 <!-- wp:query {"query":{"p erPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"displayLayout":{"type":"flex","columns":3},"align":"wide","layout":{"type":"constrained"}} -->9 <!-- wp:query {"query":{"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"displayLayout":{"type":"flex","columns":3},"align":"wide","layout":{"type":"constrained"}} --> 10 10 <div class="wp-block-query alignwide"> 11 11 <!-- wp:post-template {"align":"wide"} --> -
trunk/src/wp-content/themes/twentytwentythree/templates/index.html
r56207 r56251 3 3 <!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} --> 4 4 <main class="wp-block-group"> 5 <!-- wp:query {"query":{"p erPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true,"taxQuery":null,"parents":[]},"displayLayout":{"type":"flex","columns":3},"align":"wide","layout":{"type":"default"}} -->5 <!-- wp:query {"query":{"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true,"taxQuery":null,"parents":[]},"displayLayout":{"type":"flex","columns":3},"align":"wide","layout":{"type":"default"}} --> 6 6 <div class="wp-block-query alignwide"> 7 7 <!-- wp:post-template {"align":"wide"} --> -
trunk/src/wp-content/themes/twentytwentythree/templates/search.html
r56207 r56251 5 5 <!-- wp:query-title {"type":"search","align":"wide","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|50"}}}} /--> 6 6 7 <!-- wp:query {"query":{"p erPage":6,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"displayLayout":{"type":"flex","columns":3},"align":"wide","layout":{"type":"default"}} -->7 <!-- wp:query {"query":{"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"displayLayout":{"type":"flex","columns":3},"align":"wide","layout":{"type":"default"}} --> 8 8 <div class="wp-block-query alignwide"> 9 9 <!-- wp:post-template {"align":"wide"} -->
Note: See TracChangeset
for help on using the changeset viewer.