[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentythree/templates/ -> home.html (source)

   1  <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
   2  
   3  <!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} -->
   4  <main class="wp-block-group" style="margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--70)">
   5      <!-- wp:pattern {"slug":"twentytwentythree/hidden-heading"} /-->
   6  
   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":"constrained"}} -->
   8      <div class="wp-block-query alignwide">
   9          <!-- wp:post-template {"align":"wide"} -->
  10              <!-- wp:post-featured-image {"isLink":true,"width":"100%","height":"clamp(15vw, 30vh, 400px)","align":"wide"} /-->
  11              <!-- wp:post-title {"isLink":true} /-->
  12              <!-- wp:post-excerpt /-->
  13              <!-- wp:post-date {"isLink":true} /-->
  14  
  15              <!-- wp:spacer {"height":"var(--wp--preset--spacing--40)"} -->
  16              <div style="height:var(--wp--preset--spacing--40)" aria-hidden="true" class="wp-block-spacer"></div>
  17              <!-- /wp:spacer -->
  18          <!-- /wp:post-template -->
  19  
  20          <!-- wp:query-pagination {"paginationArrow":"arrow","align":"wide","layout":{"type":"flex","justifyContent":"space-between"}} -->
  21              <!-- wp:query-pagination-previous /-->
  22              <!-- wp:query-pagination-next /-->
  23          <!-- /wp:query-pagination -->
  24      </div>
  25      <!-- /wp:query -->
  26  
  27      <!-- wp:spacer {"height":"var(--wp--preset--spacing--60)"} -->
  28      <div style="height:var(--wp--preset--spacing--60)" aria-hidden="true" class="wp-block-spacer"></div>
  29      <!-- /wp:spacer -->
  30  
  31      <!-- wp:pattern {"slug":"twentytwentythree/cta"} /-->
  32  </main>
  33  <!-- /wp:group -->
  34  
  35  <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->


Generated : Thu Nov 21 08:20:01 2024 Cross-referenced by PHPXref