Download new repo

This commit is contained in:
Roman Pyrih
2024-07-29 13:02:41 +02:00
parent f6da3b4871
commit 95e179694f
366 changed files with 28987 additions and 1 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 -->