[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyfour/patterns/ -> template-archive-blogging.php (source)

   1  <?php
   2  /**
   3   * Title: Blogging archive template
   4   * Slug: twentytwentyfour/template-archive-blogging
   5   * Template Types: archive, category, tag, author, date
   6   * Viewport width: 1400
   7   * Inserter: no
   8   */
   9  ?>
  10  
  11  <!-- wp:template-part {"slug":"header","area":"header","tagName":"header"} /-->
  12  
  13  <!-- wp:group {"tagName":"main","style":{"spacing":{"blockGap":"0","margin":{"top":"0"}}},"layout":{"type":"constrained"}} -->
  14  <main class="wp-block-group" style="margin-top:0">
  15      <!-- wp:query-title {"type":"archive","style":{"typography":{"lineHeight":"1"},"spacing":{"padding":{"top":"var:preset|spacing|50"}}}} /-->
  16  
  17      <!-- wp:pattern {"slug":"twentytwentyfour/posts-1-col"} /-->
  18  </main>
  19  <!-- /wp:group -->
  20  
  21  <!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /-->


Generated : Sun Nov 24 08:20:01 2024 Cross-referenced by PHPXref