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