[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

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

   1  <?php
   2  /**
   3   * Title: Portfolio archive template
   4   * Slug: twentytwentyfour/template-archive-portfolio
   5   * Template Types: archive
   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","align":"full","layout":{"type":"constrained"}} -->
  14  <main class="wp-block-group alignfull">
  15  
  16      <!-- wp:query-title {"type":"archive","align":"wide","style":{"typography":{"lineHeight":"1"},"spacing":{"padding":{"top":"var:preset|spacing|50"}}}} /-->
  17  
  18      <!-- wp:pattern {"slug":"twentytwentyfour/posts-images-only-3-col"} /-->
  19  
  20  </main>
  21  <!-- /wp:group -->
  22  
  23  <!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /-->


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