Changeset 61427 for trunk/src/wp-content/themes/twentytwentyone/search.php
- Timestamp:
- 01/03/2026 10:24:48 PM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/search.php
r50233 r61427 20 20 /* translators: %s: Search term. */ 21 21 esc_html__( 'Results for "%s"', 'twentytwentyone' ), 22 '<span class="page-description search-term">' . esc_html( get_search_query( ) ) . '</span>'22 '<span class="page-description search-term">' . esc_html( get_search_query( false ) ) . '</span>' 23 23 ); 24 24 ?>
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)