Changeset 14389 for trunk/wp-content/themes/twentyten/author.php
- Timestamp:
- 05/03/2010 07:28:44 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/twentyten/author.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/author.php
r13885 r14389 18 18 <h1 class="page-title author"><?php printf( __( 'Author Archives: <span class="vcard">%s</span>', 'twentyten' ), "<a class='url fn n' href='" . get_author_posts_url( get_the_author_meta( 'ID' ) ) . "' title='" . esc_attr( get_the_author() ) . "' rel='me'>" . get_the_author() . "</a>" ); ?></h1> 19 19 20 <?php if ( get_the_author_meta( 'description' ) ) : // If a user has filled out their de cscriptionshow a bio on their entries ?>20 <?php if ( get_the_author_meta( 'description' ) ) : // If a user has filled out their description, show a bio on their entries ?> 21 21 <div id="entry-author-info"> 22 22 <div id="author-avatar">
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)