Make WordPress Core


Ignore:
Timestamp:
10/10/2023 09:01:25 AM (2 years ago)
Author:
karmatosed
Message:

Changes to TT4 for beta 3.

Updates TT4 with additional changes ready for beta 3.

Props jessplease, pbwebd, poena, afercia, luminuu, beafialho, onemaggie, mhkuu, richtabor, benoitchantre.

Close #59575.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentyfour/patterns/hidden-no-results-content.php

    r56764 r56813  
    77?>
    88<!-- wp:paragraph -->
    9 <p><?php echo esc_html_x( 'Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'Message explaining that there are no results returned from a search', 'twentytwentyfour' ); ?></p>
     9<p><?php echo esc_html_x( 'No posts were found.', 'Message explaining that there are no results returned from a search', 'twentytwentyfour' ); ?></p>
    1010<!-- /wp:paragraph -->
Note: See TracChangeset for help on using the changeset viewer.