| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * Title: No results 4 * Slug: twentytwentyfour/hidden-no-results 5 * Inserter: no 6 * 7 * @package WordPress 8 * @subpackage Twenty_Twenty_Four 9 * @since Twenty Twenty-Four 1.0 10 */ 11 12 ?> 13 14 <!-- wp:paragraph --> 15 <p><?php echo esc_html_x( 'No posts were found.', 'Message explaining that there are no results returned from a search', 'twentytwentyfour' ); ?></p> 16 <!-- /wp:paragraph -->
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated : Thu Jul 30 08:20:17 2026 | Cross-referenced by PHPXref |