[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyfive/patterns/ -> template-archive-news-blog.php (source)

   1  <?php
   2  /**
   3   * Title: News blog archive
   4   * Slug: twentytwentyfive/template-archive-news-blog
   5   * Template Types: archive
   6   * Viewport width: 1400
   7   * Inserter: no
   8   *
   9   * @package WordPress
  10   * @subpackage Twenty_Twenty_Five
  11   * @since Twenty Twenty-Five 1.0
  12   */
  13  
  14  ?>
  15  <!-- wp:template-part {"slug":"header-large-title"} /-->
  16  
  17  <!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} -->
  18  <main class="wp-block-group">
  19      <!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
  20      <div class="wp-block-group alignwide">
  21          <!-- wp:spacer {"height":"var:preset|spacing|80"} -->
  22          <div style="height:var(--wp--preset--spacing--80)" aria-hidden="true" class="wp-block-spacer"></div>
  23          <!-- /wp:spacer -->
  24          <!-- wp:query-title {"type":"archive"} /-->
  25          <!-- wp:term-description /-->
  26          <!-- wp:spacer {"height":"var:preset|spacing|40"} -->
  27          <div style="height:var(--wp--preset--spacing--40)" aria-hidden="true" class="wp-block-spacer"></div>
  28          <!-- /wp:spacer -->
  29      </div>
  30      <!-- /wp:group -->
  31      <!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
  32      <div class="wp-block-group alignwide">
  33          <!-- wp:pattern {"slug":"twentytwentyfive/template-query-loop-news-blog"} /-->
  34      </div>
  35      <!-- /wp:group -->
  36  </main>
  37  <!-- /wp:group -->
  38  
  39  <!-- wp:template-part {"slug":"footer-newsletter"} /-->


Generated : Thu Oct 24 08:20:01 2024 Cross-referenced by PHPXref