[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * Title: Archive for the right-aligned blog 4 * Slug: twentytwentyfive/template-archive-vertical-header-blog 5 * Template Types: archive 6 * Viewport width: 1400 7 * Inserter: no 8 * 9 * @package WordPress 10 * @subpackage Twenty_Twenty_Five 11 * @since Twenty Twenty-Five 1.0 12 */ 13 14 ?> 15 <!-- wp:columns {"isStackedOnMobile":false,"style":{"spacing":{"padding":{"right":"0","left":"0","top":"0","bottom":"0"},"blockGap":{"left":"0"}}}} --> 16 <div class="wp-block-columns is-not-stacked-on-mobile" style="padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"> 17 <!-- wp:column {"width":"8rem"} --> 18 <div class="wp-block-column" style="flex-basis:8rem"> 19 <!-- wp:template-part {"slug":"vertical-header"} /--> 20 </div> 21 <!-- /wp:column --> 22 23 <!-- wp:column {"width":"90%","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"var:preset|spacing|50","right":"var:preset|spacing|50"}}},"layout":{"type":"default"}} --> 24 <div class="wp-block-column" style="padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50);flex-basis:90%"> 25 <!-- wp:group {"tagName":"main","layout":{"type":"default"}} --> 26 <main class="wp-block-group"> 27 <!-- wp:spacer {"height":"var:preset|spacing|50"} --> 28 <div style="height:var(--wp--preset--spacing--50)" aria-hidden="true" class="wp-block-spacer"></div> 29 <!-- /wp:spacer --> 30 <!-- wp:query-title {"type":"archive","fontSize":"large"} /--> 31 <!-- wp:term-description /--> 32 <!-- wp:spacer {"height":"var:preset|spacing|50"} --> 33 <div style="height:var(--wp--preset--spacing--50)" aria-hidden="true" class="wp-block-spacer"></div> 34 <!-- /wp:spacer --> 35 36 <!-- wp:pattern {"slug":"twentytwentyfive/template-query-loop-vertical-header-blog"} /--> 37 38 <!-- wp:spacer {"height":"var:preset|spacing|50"} --> 39 <div style="height:var(--wp--preset--spacing--50)" aria-hidden="true" class="wp-block-spacer"></div> 40 <!-- /wp:spacer --> 41 </main> 42 <!-- /wp:group --> 43 </div> 44 <!-- /wp:column --> 45 </div> 46 <!-- /wp:columns --> 47 48 <!-- wp:template-part {"slug":"footer"} /-->
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |