Changeset 45932 for trunk/src/wp-content/themes/twentyfifteen/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/twentyfifteen/content.php
r45609 r45932 31 31 the_content( 32 32 sprintf( 33 /* translators: %s: Name of current post*/33 /* translators: %s: Post title. */ 34 34 __( 'Continue reading %s', 'twentyfifteen' ), 35 35 the_title( '<span class="screen-reader-text">', '</span>', false )
Note: See TracChangeset
for help on using the changeset viewer.