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