Changeset 50233 for trunk/src/wp-content/themes/twentytwentyone/single.php
- Timestamp:
- 02/07/2021 12:26:41 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/single.php
r49866 r50233 22 22 the_post_navigation( 23 23 array( 24 /* translators: %s: parent post link. */24 /* translators: %s: Parent post link. */ 25 25 'prev_text' => sprintf( __( '<span class="meta-nav">Published in</span><span class="post-title">%s</span>', 'twentytwentyone' ), '%title' ), 26 26 )
Note: See TracChangeset
for help on using the changeset viewer.