| [ 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 * @package WordPress 10 * @subpackage Twenty_Twenty_Four 11 * @since Twenty Twenty-Four 1.0 12 */ 13 14 ?> 15 16 <!-- wp:template-part {"slug":"header","area":"header","tagName":"header"} /--> 17 18 <!-- wp:group {"tagName":"main","align":"full","layout":{"type":"constrained"}} --> 19 <main class="wp-block-group alignfull"> 20 <!-- wp:spacer {"height":"var:preset|spacing|40"} --> 21 <div style="height:var(--wp--preset--spacing--40)" aria-hidden="true" class="wp-block-spacer"> 22 </div> 23 <!-- /wp:spacer --> 24 25 <!-- wp:post-featured-image {"align":"wide","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|20"}}}} /--> 26 27 <!-- wp:group {"align":"wide","layout":{"type":"constrained","justifyContent":"left"}} --> 28 <div class="wp-block-group alignwide"> 29 <!-- wp:template-part {"slug":"post-meta"} /--> 30 </div> 31 <!-- /wp:group --> 32 33 <!-- wp:spacer {"height":"var:preset|spacing|40"} --> 34 <div style="height:var(--wp--preset--spacing--40)" aria-hidden="true" class="wp-block-spacer"> 35 </div> 36 <!-- /wp:spacer --> 37 38 </main> 39 <!-- /wp:group --> 40 41 <!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /-->
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated : Thu Jul 30 08:20:17 2026 | Cross-referenced by PHPXref |