[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
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 -->
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |