first commit

This commit is contained in:
2026-03-05 15:37:37 +01:00
parent 64ba0721ee
commit 38254c8960
25852 changed files with 23643 additions and 4660085 deletions

View File

@@ -0,0 +1,11 @@
<?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 -->