- Timestamp:
- 04/29/2022 05:01:22 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentysixteen/template-parts/content-page.php
r45932 r53308 36 36 edit_post_link( 37 37 sprintf( 38 /* translators: %s: Post title. */38 /* translators: %s: Post title. Only visible to screen readers. */ 39 39 __( 'Edit<span class="screen-reader-text"> "%s"</span>', 'twentysixteen' ), 40 40 get_the_title()
Note: See TracChangeset
for help on using the changeset viewer.