Sid Gifari File Manager
🏠 Root
/
home
/
ailwtbdh
/
public_html
/
wp-content
/
themes
/
extendable
/
patterns
/
Editing: hidden-no-results.php
<?php /** * Title: No results * Slug: extendable/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', 'extendable' ); ?></p> <!-- /wp:paragraph -->
Save
Cancel