File "hidden-no-results.php"
Full path: /home/sbkuplnl/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-no-results.php
File
size: 0.29 KB (293 B bytes)
MIME-type: text/x-php; charset=us-ascii
Charset: utf-8
Download Open Edit Advanced Editor Back
<?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 -->