[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * Title: Text-only blog, archive 4 * Slug: twentytwentyfive/template-archive-text-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:template-part {"slug":"header"} /--> 16 17 <!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"top":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} --> 18 <main class="wp-block-group" style="margin-top:var(--wp--preset--spacing--60)"> 19 <!-- wp:query-title {"type":"archive","align":"wide","fontSize":"x-large"} /--> 20 <!-- wp:term-description {"align":"wide"} /--> 21 <!-- wp:spacer {"height":"var:preset|spacing|50"} --> 22 <div style="height:var(--wp--preset--spacing--50)" aria-hidden="true" class="wp-block-spacer"></div> 23 <!-- /wp:spacer --> 24 <!-- wp:pattern {"slug":"twentytwentyfive/template-query-loop-text-blog"} /--> 25 </main> 26 <!-- /wp:group --> 27 28 <!-- wp:template-part {"slug":"footer"} /-->
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Sun Nov 24 08:20:01 2024 | Cross-referenced by PHPXref |