Changeset 45932 for trunk/src/wp-content/themes/twentyfourteen/content.php
- Timestamp:
- 09/03/2019 12:39:13 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/content.php
r45609 r45932 55 55 the_content( 56 56 sprintf( 57 /* translators: %s: Name of current post*/57 /* translators: %s: Post title. */ 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.