'; printf( __( 'Author Archives: %s', 'twentyten' ), "" . get_the_author() . "" ); echo ""; $head++; // If a user has filled out their description, show a bio on their entries. if ( get_the_author_meta( 'description' ) ) { ?>
"; printf( __( 'About %s', 'twentyten' ), get_the_author() ); echo ""; $head++; ?>