[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyfour/patterns/ -> hidden-portfolio-hero.php (source)

   1  <?php
   2  /**
   3   * Title: Portfolio hero
   4   * Slug: twentytwentyfour/hidden-portfolio-hero
   5   * Inserter: no
   6   */
   7  ?>
   8  
   9  <!-- wp:spacer {"height":"var:preset|spacing|50","style":{"layout":{}}} -->
  10  <div style="height:var(--wp--preset--spacing--50)" aria-hidden="true" class="wp-block-spacer"></div>
  11  <!-- /wp:spacer -->
  12  
  13  <!-- wp:group {"align":"wide","layout":{"type":"constrained"}} -->
  14  <div class="wp-block-group alignwide">
  15      <!-- wp:heading {"level":1,"align":"wide","style":{"typography":{"lineHeight":"1.2"}},"fontSize":"xx-large"} -->
  16      <h1 class="wp-block-heading alignwide has-xx-large-font-size" style="line-height:1.2"><?php echo wp_kses_post( __( 'I’m <em>Leia Acosta</em>, a passionate photographer who finds inspiration in capturing the fleeting beauty of life.', 'twentytwentyfour' ) ); ?></h1>
  17      <!-- /wp:heading -->
  18  </div>
  19  <!-- /wp:group -->


Generated : Mon May 6 08:20:02 2024 Cross-referenced by PHPXref