Changeset 61427 for trunk/src/wp-content/themes/twentytwenty/index.php
- Timestamp:
- 01/03/2026 10:24:48 PM (7 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-content/themes/twentytwenty/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/index.php
r56549 r61427 32 32 33 33 $archive_title = sprintf( 34 '%1$s %2$s',34 '%1$s “%2$s”', 35 35 '<span class="color-accent">' . __( 'Search:', 'twentytwenty' ) . '</span>', 36 '“' . get_search_query() . '”'36 esc_html( get_search_query( false ) ) 37 37 ); 38 38
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)