[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * Title: Portfolio single post template 4 * Slug: twentytwentyfour/template-single-portfolio 5 * Template Types: posts, single 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:spacer {"height":"var:preset|spacing|40"} --> 16 <div style="height:var(--wp--preset--spacing--40)" aria-hidden="true" class="wp-block-spacer"> 17 </div> 18 <!-- /wp:spacer --> 19 20 <!-- wp:post-featured-image {"align":"wide","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|20"}}}} /--> 21 22 <!-- wp:group {"align":"wide","layout":{"type":"constrained","justifyContent":"left"}} --> 23 <div class="wp-block-group alignwide"> 24 <!-- wp:template-part {"slug":"post-meta"} /--> 25 </div> 26 <!-- /wp:group --> 27 28 <!-- wp:spacer {"height":"var:preset|spacing|40"} --> 29 <div style="height:var(--wp--preset--spacing--40)" aria-hidden="true" class="wp-block-spacer"> 30 </div> 31 <!-- /wp:spacer --> 32 33 </main> 34 <!-- /wp:group --> 35 36 <!-- 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 |