first commit
This commit is contained in:
@ -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 -->
|
Reference in New Issue
Block a user