[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentythree/templates/ -> blog-alternative.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":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false},"align":"wide","layout":{"type":"default"}} -->
   6      <div class="wp-block-query alignwide">
   7          <!-- wp:post-template -->
   8              <!-- wp:columns {"style":{"border":{"bottom":{"width":"1px"}},"spacing":{"padding":{"top":"var:preset|spacing|40","bottom":"var:preset|spacing|40"},"margin":{"top":"-1.5rem","bottom":"0px"}}}} -->
   9              <div class="wp-block-columns" style="border-bottom-width:1px;margin-top:-1.5rem;margin-bottom:0px;padding-top:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40)">
  10                  <!-- wp:column {"verticalAlignment":"center","width":"20%"} -->
  11                  <div class="wp-block-column is-vertically-aligned-center" style="flex-basis:20%">
  12                      <!-- wp:post-date {"textAlign":"left"} /-->
  13                  </div>
  14                  <!-- /wp:column -->
  15  
  16                  <!-- wp:column {"verticalAlignment":"center","width":"80%"} -->
  17                  <div class="wp-block-column is-vertically-aligned-center" style="flex-basis:80%">
  18                      <!-- wp:post-title {"isLink":true} /-->
  19                  </div>
  20                  <!-- /wp:column -->
  21              </div>
  22              <!-- /wp:columns -->
  23          <!-- /wp:post-template -->
  24      </div>
  25      <!-- /wp:query -->
  26  </main>
  27  <!-- /wp:group -->
  28  
  29  <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->


Generated : Fri Nov 22 08:20:01 2024 Cross-referenced by PHPXref