[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * Title: Portfolio index template 4 * Slug: twentytwentyfour/template-index-portfolio 5 * Template Types: index 6 * Viewport width: 1400 7 * Inserter: no 8 */ 9 ?> 10 11 <!-- wp:template-part {"slug":"header","area":"header","tagName":"header"} /--> 12 13 <!-- wp:group {"tagName":"main","align":"full","layout":{"type":"constrained"}} --> 14 <main class="wp-block-group alignfull"> 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 --> 18 19 <!-- wp:pattern {"slug":"twentytwentyfour/posts-images-only-offset-4-col"} /--> 20 21 </main> 22 <!-- /wp:group --> 23 24 <!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /-->
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |