Changeset 6277 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/template-parts/content-page.php
- Timestamp:
- 12/15/2017 12:13:33 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/template-parts/content-page.php
r5893 r6277 30 30 edit_post_link( 31 31 sprintf( 32 /* translators: %s: Name of current post */32 /* translators: %s: Name of current post */ 33 33 esc_html__( 'Edit %s', 'wporg' ), 34 34 the_title( '<span class="screen-reader-text">"', '"</span>', false )
Note: See TracChangeset
for help on using the changeset viewer.