[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

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

   1  <?php
   2  /**
   3   * Title: Blogging home template
   4   * Slug: twentytwentyfour/template-home-blogging
   5   * Template Types: front-page, index, home
   6   * Viewport width: 1400
   7   * Inserter: no
   8   *
   9   * @package WordPress
  10   * @subpackage Twenty_Twenty_Four
  11   * @since Twenty Twenty-Four 1.0
  12   */
  13  
  14  ?>
  15  
  16  <!-- wp:template-part {"slug":"header","area":"header","tagName":"header"} /-->
  17  
  18  <!-- 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"} -->
  19  <main class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0">
  20  
  21      <!-- wp:pattern {"slug":"twentytwentyfour/page-home-blogging"} /-->
  22  
  23  </main>
  24  <!-- /wp:group -->
  25  
  26  <!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /-->


Generated : Thu Jul 30 08:20:17 2026 Cross-referenced by PHPXref