[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

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

   1  <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
   2  
   3  <!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} -->
   4  <main class="wp-block-group">
   5      <!-- wp:query {"query":{"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true,"taxQuery":null,"parents":[]},"displayLayout":{"type":"flex","columns":3},"align":"wide","layout":{"type":"default"}} -->
   6      <div class="wp-block-query alignwide">
   7          <!-- wp:post-template {"align":"wide"} -->
   8              <!-- wp:post-featured-image {"isLink":true,"width":"100%","height":"clamp(15vw, 30vh, 400px)","align":"wide"} /-->
   9              <!-- wp:post-title {"isLink":true,"align":"wide"} /-->
  10              <!-- wp:post-excerpt /-->
  11              <!-- wp:post-date {"isLink":true} /-->
  12  
  13              <!-- wp:spacer {"height":"var(--wp--preset--spacing--70)"} -->
  14              <div style="height:var(--wp--preset--spacing--70)" aria-hidden="true" class="wp-block-spacer"></div>
  15              <!-- /wp:spacer -->
  16          <!-- /wp:post-template -->
  17  
  18          <!-- wp:query-pagination {"paginationArrow":"arrow","align":"wide","layout":{"type":"flex","justifyContent":"space-between"}} -->
  19              <!-- wp:query-pagination-previous /-->
  20              <!-- wp:query-pagination-next /-->
  21          <!-- /wp:query-pagination -->
  22      </div>
  23      <!-- /wp:query -->
  24  </main>
  25  <!-- /wp:group -->
  26  
  27  <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->


Generated : Thu May 2 08:20:01 2024 Cross-referenced by PHPXref