- Timestamp:
- 06/08/2021 05:31:14 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/block-patterns/query-standard-posts.php
r50971 r51101 12 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}} --> 13 13 <div class="wp-block-query"> 14 <!-- wp: query-loop-->14 <!-- wp:post-template --> 15 15 <!-- wp:post-title {"isLink":true} /--> 16 16 <!-- wp:post-featured-image {"isLink":true,"align":"wide"} /--> … … 20 20 <!-- /wp:separator --> 21 21 <!-- wp:post-date /--> 22 <!-- /wp: query-loop-->22 <!-- /wp:post-template --> 23 23 </div> 24 24 <!-- /wp:query -->',
Note: See TracChangeset
for help on using the changeset viewer.