- 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-aside.php
r47550 r53308 46 46 the_content( 47 47 sprintf( 48 /* translators: %s: Post title. */48 /* translators: %s: Post title. Only visible to screen readers. */ 49 49 __( 'Continue reading %s <span class="meta-nav">→</span>', 'twentyfourteen' ), 50 50 the_title( '<span class="screen-reader-text">', '</span>', false )
Note: See TracChangeset
for help on using the changeset viewer.