Changeset 59351 for branches/6.7/src/wp-content/themes/twentytwentyfive/patterns/template-query-loop.php
- Timestamp:
- 11/05/2024 04:09:31 PM (21 months ago)
- Location:
- branches/6.7
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-content/themes/twentytwentyfive/patterns/template-query-loop.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.7
-
branches/6.7/src/wp-content/themes/twentytwentyfive/patterns/template-query-loop.php
r59146 r59351 29 29 <!-- wp:query-no-results --> 30 30 <!-- wp:paragraph --> 31 <p><?php echo esc_html_x( 'Sorry, but nothing was found. Please try a search with different keywords.', 'Message explaining that there are no results returned from a search ', 'twentytwentyfive' ); ?></p>31 <p><?php echo esc_html_x( 'Sorry, but nothing was found. Please try a search with different keywords.', 'Message explaining that there are no results returned from a search.', 'twentytwentyfive' ); ?></p> 32 32 <!-- /wp:paragraph --> 33 33 <!-- /wp:query-no-results -->
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)