[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

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

   1  <?php
   2  /**
   3   * Title: Hidden Heading for Homepage
   4   * Slug: twentytwentythree/hidden-heading
   5   * Inserter: no
   6   */
   7  ?>
   8  <!-- wp:heading {"level":1,"align":"wide","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|60"}}}} -->
   9  <h1 class="alignwide" style="margin-bottom:var(--wp--preset--spacing--60)"><?php echo esc_html_x( 'Mindblown: a blog about philosophy.', 'Main heading for homepage', 'twentytwentythree' ); ?></h1>
  10  <!-- /wp:heading -->


Generated : Sun Nov 24 08:20:01 2024 Cross-referenced by PHPXref