[ 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  ?>
   9  <!-- wp:heading {"level":1,"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|50"}}}} -->
  10  <h1 class="wp-block-heading alignwide" style="padding-top:var(--wp--preset--spacing--50)"><?php esc_html_e( 'Posts', 'twentytwentyfour' ); ?></h1>
  11  <!-- /wp:heading -->


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