Ticket #15046: twentyten_get_the_author_meta.patch
| File twentyten_get_the_author_meta.patch, 591 bytes (added by , 16 years ago) |
|---|
-
twentyten/functions.php
448 448 ), 449 449 sprintf( '<span class="author vcard"><a class="url fn n" href="%1$s" title="%2$s">%3$s</a></span>', 450 450 get_author_posts_url( get_the_author_meta( 'ID' ) ), 451 sprintf( esc_attr__( 'View all posts by %s', 'twentyten' ), get_the_author () ),451 sprintf( esc_attr__( 'View all posts by %s', 'twentyten' ), get_the_author_meta('display_name') ), 452 452 get_the_author() 453 453 ) 454 454 );
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)