[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

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

   1  <?php
   2  /**
   3   * Title: Portfolio home template with post featured images
   4   * Slug: twentytwentyfour/template-home-portfolio
   5   * Template Types: front-page, home
   6   * Viewport width: 1400
   7   * Inserter: no
   8   */
   9  ?>
  10  
  11  <!-- wp:template-part {"slug":"header","area":"header","tagName":"header"} /-->
  12  
  13  <!-- wp:group {"style":{"spacing":{"padding":{"top":"0","bottom":"0","left":"0","right":"0"},"blockGap":"0","margin":{"top":"0","bottom":"0"}}},"layout":{"type":"default"},"tagName":"main"} -->
  14  <main class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0">
  15  
  16      <!-- wp:pattern {"slug":"twentytwentyfour/hidden-portfolio-hero"} /-->
  17      <!-- wp:pattern {"slug":"twentytwentyfour/posts-images-only-offset-4-col"} /-->
  18  
  19  </main>
  20  <!-- /wp:group -->
  21  
  22  <!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /-->


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