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,10 @@
<?php
/**
* Title: No results
* Slug: twentytwentyfour/hidden-no-results
* Inserter: no
*/
?>
<!-- wp:paragraph -->
<p><?php echo esc_html_x( 'No posts were found.', 'Message explaining that there are no results returned from a search', 'twentytwentyfour' ); ?></p>
<!-- /wp:paragraph -->