OwlCyberSecurity - MANAGER
Edit File: hidden-no-products.php
<?php /** * Title: No products * Slug: extendable/hidden-no-products * Inserter: no */ ?> <!-- wp:query-no-results --> <!-- wp:paragraph --> <p><?php echo esc_html_x( 'No products were found matching your selection.', 'Message explaining that there are no results returned from a query', 'extendable' ); ?></p> <!-- /wp:paragraph --> <!-- /wp:query-no-results -->