- Timestamp:
- 09/03/2019 12:39:13 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfifteen/content-none.php
r45609 r45932 22 22 <p> 23 23 <?php 24 /* translators: %s: post editor URL*/24 /* translators: %s: Post editor URL. */ 25 25 printf( __( 'Ready to publish your first post? <a href="%s">Get started here</a>.', 'twentyfifteen' ), esc_url( admin_url( 'post-new.php' ) ) ); 26 26 ?>
Note: See TracChangeset
for help on using the changeset viewer.