| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * Title: Hidden Heading for Homepage 4 * Slug: twentytwentythree/hidden-heading 5 * Inserter: no 6 * 7 * @package WordPress 8 * @subpackage Twenty_Twenty_Three 9 * @since Twenty Twenty-Three 1.6 10 */ 11 12 ?> 13 14 <!-- wp:heading {"level":1,"align":"wide","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|60"}}}} --> 15 <h1 class="alignwide" style="margin-bottom:var(--wp--preset--spacing--60)"><?php echo esc_html_x( 'Mindblown: a blog about philosophy.', 'Main heading for homepage', 'twentytwentythree' ); ?></h1> 16 <!-- /wp:heading -->
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated : Sat Aug 15 08:20:25 2026 | Cross-referenced by PHPXref |