Changeset 45932 for trunk/src/wp-content/themes/twentysixteen/image.php
- Timestamp:
- 09/03/2019 12:39:13 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentysixteen/image.php
r45209 r45932 85 85 edit_post_link( 86 86 sprintf( 87 /* translators: %s: Name of current post*/87 /* translators: %s: Post title. */ 88 88 __( 'Edit<span class="screen-reader-text"> "%s"</span>', 'twentysixteen' ), 89 89 get_the_title()
Note: See TracChangeset
for help on using the changeset viewer.