[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * Title: Posts with featured images only, 3 columns 4 * Slug: twentytwentyfour/posts-images-only-3-col 5 * Categories: query 6 * Block Types: core/query 7 * Description: A list of posts with featured images only, 3 columns. 8 */ 9 ?> 10 11 <!-- wp:query {"query":{"perPage":10,"pages":0,"offset":"0","postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"align":"wide","layout":{"type":"default"}} --> 12 <div class="wp-block-query alignwide"> 13 <!-- wp:query-no-results --> 14 <!-- wp:pattern {"slug":"twentytwentyfour/hidden-no-results"} /--> 15 <!-- /wp:query-no-results --> 16 17 <!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"0","right":"0"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"default"}} --> 18 <div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:0;padding-bottom:var(--wp--preset--spacing--50);padding-left:0"> 19 20 <!-- wp:post-template {"align":"full","style":{"spacing":{"blockGap":"var:preset|spacing|30"}},"layout":{"type":"grid","columnCount":3}} --> 21 <!-- wp:post-featured-image {"isLink":true,"aspectRatio":"3/4","style":{"spacing":{"margin":{"bottom":"0"},"padding":{"bottom":"var:preset|spacing|20"}}}} /--> 22 <!-- /wp:post-template --> 23 24 <!-- wp:spacer {"height":"var:preset|spacing|40","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}}} --> 25 <div style="margin-top:0;margin-bottom:0;height:var(--wp--preset--spacing--40)" aria-hidden="true" class="wp-block-spacer"></div> 26 <!-- /wp:spacer --> 27 28 <!-- wp:query-pagination {"paginationArrow":"arrow","layout":{"type":"flex","justifyContent":"space-between"}} --> 29 <!-- wp:query-pagination-previous /--> 30 <!-- wp:query-pagination-next /--> 31 <!-- /wp:query-pagination --> 32 33 </div> 34 <!-- /wp:group --> 35 </div> 36 <!-- /wp:query -->
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |