[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyfour/patterns/ -> hidden-posts-heading.php (source)

   1  <?php
   2  /**
   3   * Title: Posts heading
   4   * Slug: twentytwentyfour/hidden-posts-heading
   5   * Categories: hidden
   6   * Inserter: no
   7   *
   8   * @package WordPress
   9   * @subpackage Twenty_Twenty_Four
  10   * @since Twenty Twenty-Four 1.3
  11   */
  12  
  13  ?>
  14  
  15  <!-- wp:heading {"level":1,"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|50"}}}} -->
  16  <h1 class="wp-block-heading alignwide" style="padding-top:var(--wp--preset--spacing--50)"><?php esc_html_e( 'Posts', 'twentytwentyfour' ); ?></h1>
  17  <!-- /wp:heading -->


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