- Timestamp:
- 11/09/2021 02:15:23 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/block-patterns/query-small-posts.php
r51101 r52069 10 10 'blockTypes' => array( 'core/query' ), 11 11 'categories' => array( 'query' ), 12 'content' => '<!-- wp:query {"query":{"perPage": 1,"pages":0,"offset":0,"postType":"post","categoryIds":[],"tagIds":[],"order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false}} -->12 'content' => '<!-- wp:query {"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","categoryIds":[],"tagIds":[],"order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false}} --> 13 13 <div class="wp-block-query"> 14 14 <!-- wp:post-template -->
Note: See TracChangeset
for help on using the changeset viewer.