Changeset 45932 for trunk/src/wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php
- Timestamp:
- 09/03/2019 12:39:13 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php
r45604 r45932 42 42 the_content( 43 43 sprintf( 44 /* translators: %s: Name of current post*/44 /* translators: %s: Post title. */ 45 45 __( 'Continue reading<span class="screen-reader-text"> "%s"</span>', 'twentyseventeen' ), 46 46 get_the_title()
Note: See TracChangeset
for help on using the changeset viewer.