[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * Title: Text-only blog, search 4 * Slug: twentytwentyfive/template-search-text-blog 5 * Template Types: search 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:group {"align":"wide","layout":{"type":"default"}} --> 20 <div class="wp-block-group alignwide"> 21 <!-- wp:query-title {"type":"search","align":"wide","fontSize":"x-large"} /--> 22 <!-- wp:pattern {"slug":"twentytwentyfive/hidden-search"} /--> 23 </div> 24 <!-- /wp:group --> 25 <!-- wp:spacer {"height":"var:preset|spacing|50"} --> 26 <div style="height:var(--wp--preset--spacing--50)" aria-hidden="true" class="wp-block-spacer"></div> 27 <!-- /wp:spacer --> 28 <!-- wp:pattern {"slug":"twentytwentyfive/template-query-loop-text-blog"} /--> 29 </main> 30 <!-- /wp:group --> 31 32 <!-- 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 |