Changeset 53308 for trunk/src/wp-content/themes/twentyfourteen/content.php
- Timestamp:
- 04/29/2022 05:01:22 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/content.php
r47808 r53308 55 55 the_content( 56 56 sprintf( 57 /* translators: %s: Post title. */57 /* translators: %s: Post title. Only visible to screen readers. */ 58 58 __( 'Continue reading %s <span class="meta-nav">→</span>', 'twentyfourteen' ), 59 59 the_title( '<span class="screen-reader-text">', '</span>', false )
Note: See TracChangeset
for help on using the changeset viewer.