Changeset 48355
- Timestamp:
- 07/06/2020 11:10:45 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/index.php
r47122 r48355 48 48 $archive_subtitle = __( 'We could not find any results for your search. You can give it another try through the search form below.', 'twentytwenty' ); 49 49 } 50 51 50 52 } elseif ( ! is_home() ) { 51 53 $archive_title = get_the_archive_title();
Note: See TracChangeset
for help on using the changeset viewer.