| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * Title: Offset posts with featured images only, 4 columns 4 * Slug: twentytwentyfour/posts-images-only-offset-4-col 5 * Categories: posts 6 * Description: A list of posts with featured images only, 4 columns. 7 * 8 * @package WordPress 9 * @subpackage Twenty_Twenty_Four 10 * @since Twenty Twenty-Four 1.0 11 */ 12 13 ?> 14 15 <!-- wp:group {"align":"full","style":{"spacing":{"padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50","top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"}}},"layout":{"type":"constrained"}} --> 16 <div class="wp-block-group alignfull" style="padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)"> 17 <!-- wp:columns {"align":"wide","style":{"spacing":{"blockGap":{"top":"0","left":"var:preset|spacing|40"},"margin":{"top":"0","bottom":"0"}}}} --> 18 <div class="wp-block-columns alignwide" style="margin-top:0;margin-bottom:0"> 19 <!-- wp:column {"style":{"spacing":{"blockGap":"0"}}} --> 20 <div class="wp-block-column"> 21 <!-- wp:query {"query":{"perPage":"3","pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false}} --> 22 <div class="wp-block-query"> 23 <!-- wp:post-template {"style":{"spacing":{"blockGap":"var:preset|spacing|50"}},"layout":{"type":"default"}} --> 24 <!-- wp:post-featured-image {"isLink":true,"align":"wide","style":{"spacing":{"margin":{"bottom":"0"}}}} /--> 25 <!-- /wp:post-template --> 26 </div> 27 <!-- /wp:query --> 28 </div> 29 <!-- /wp:column --> 30 31 <!-- wp:column {"style":{"spacing":{"blockGap":"0","padding":{"top":"0"}}}} --> 32 <div class="wp-block-column" style="padding-top:0"> 33 <!-- wp:spacer {"height":"var:preset|spacing|50"} --> 34 <div style="height:var(--wp--preset--spacing--50)" aria-hidden="true" class="wp-block-spacer"> 35 </div> 36 <!-- /wp:spacer --> 37 38 <!-- wp:query {"query":{"perPage":"3","pages":0,"offset":"3","postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":false}} --> 39 <div class="wp-block-query"> 40 <!-- wp:post-template {"style":{"spacing":{"blockGap":"var:preset|spacing|50"}},"layout":{"type":"default"}} --> 41 <!-- wp:post-featured-image {"isLink":true,"align":"wide","style":{"spacing":{"margin":{"bottom":"0","top":"0"}}}} /--> 42 <!-- /wp:post-template --> 43 </div> 44 <!-- /wp:query --> 45 46 <!-- wp:spacer {"height":"var:preset|spacing|50"} --> 47 <div style="height:var(--wp--preset--spacing--50)" aria-hidden="true" class="wp-block-spacer"> 48 </div> 49 <!-- /wp:spacer --> 50 </div> 51 <!-- /wp:column --> 52 53 <!-- wp:column {"style":{"spacing":{"blockGap":"0"}}} --> 54 <div class="wp-block-column"> 55 <!-- wp:query {"query":{"perPage":"3","pages":0,"offset":"6","postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":false}} --> 56 <div class="wp-block-query"> 57 <!-- wp:post-template {"style":{"spacing":{"blockGap":"var:preset|spacing|50"}},"layout":{"type":"default"}} --> 58 <!-- wp:post-featured-image {"isLink":true,"align":"wide","style":{"spacing":{"margin":{"bottom":"0"}}}} /--> 59 <!-- /wp:post-template --> 60 </div> 61 <!-- /wp:query --> 62 </div> 63 <!-- /wp:column --> 64 65 <!-- wp:column {"style":{"spacing":{"blockGap":"0","padding":{"top":"0"}}}} --> 66 <div class="wp-block-column" style="padding-top:0"> 67 <!-- wp:spacer {"height":"var:preset|spacing|50"} --> 68 <div style="height:var(--wp--preset--spacing--50)" aria-hidden="true" class="wp-block-spacer"> 69 </div> 70 <!-- /wp:spacer --> 71 72 <!-- wp:query {"query":{"perPage":"3","pages":0,"offset":"9","postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":false}} --> 73 <div class="wp-block-query"> 74 <!-- wp:post-template {"style":{"spacing":{"blockGap":"var:preset|spacing|50"}},"layout":{"type":"default"}} --> 75 <!-- wp:post-featured-image {"isLink":true,"align":"wide","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}}} /--> 76 <!-- /wp:post-template --> 77 </div> 78 <!-- /wp:query --> 79 80 <!-- wp:spacer {"height":"var:preset|spacing|50"} --> 81 <div style="height:var(--wp--preset--spacing--50)" aria-hidden="true" class="wp-block-spacer"> 82 </div> 83 <!-- /wp:spacer --> 84 </div> 85 <!-- /wp:column --> 86 </div> 87 <!-- /wp:columns --> 88 </div> 89 <!-- /wp:group -->
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated : Thu Jul 30 08:20:17 2026 | Cross-referenced by PHPXref |