Changeset 53308 for trunk/src/wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php
- Timestamp:
- 04/29/2022 05:01:22 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php
r46827 r53308 42 42 the_content( 43 43 sprintf( 44 /* translators: %s: Post title. */44 /* translators: %s: Post title. Only visible to screen readers. */ 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.