Changeset 14935 for trunk/wp-content/themes/twentyten/single.php
- Timestamp:
- 05/26/2010 05:35:14 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/twentyten/single.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/single.php
r14786 r14935 43 43 <div id="author-link"> 44 44 <a href="<?php echo get_author_posts_url( get_the_author_meta( 'ID' ) ); ?>"> 45 <?php printf( __( 'View all posts by %s →', 'twentyten' ), get_the_author() ); ?>45 <?php printf( __( 'View all posts by %s <span class="meta-nav">→</span>', 'twentyten' ), get_the_author() ); ?> 46 46 </a> 47 47 </div><!-- #author-link -->
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)