Files
dostavka_vodi/wp-content/themes/twentytwentyfour/patterns/hidden-posts-heading.php
User A0264400 a766acdc90 first commit
2026-04-01 23:20:16 +03:00

12 lines
405 B
PHP

<?php
/**
* Title: Posts heading
* Slug: twentytwentyfour/hidden-posts-heading
* Categories: hidden
* Inserter: no
*/
?>
<!-- wp:heading {"level":1,"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|50"}}}} -->
<h1 class="wp-block-heading alignwide" style="padding-top:var(--wp--preset--spacing--50)"><?php esc_html_e( 'Posts', 'twentytwentyfour' ); ?></h1>
<!-- /wp:heading -->