[wp-trac] [WordPress Trac] #21759: Twenty Twelve: Author name is always displayed even on a single author blog

WordPress Trac wp-trac at lists.automattic.com
Fri Aug 31 21:09:10 UTC 2012


#21759: Twenty Twelve: Author name is always displayed even on a single author blog
---------------------------+------------------------------
 Reporter:  iamtakashi     |       Owner:
     Type:  enhancement    |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Bundled Theme  |     Version:
 Severity:  normal         |  Resolution:
 Keywords:                 |
---------------------------+------------------------------

Comment (by nacin):

 I wasn't really aware that hiding the name when there is only one author
 is a privacy thing. Makes sense, but I had always assumed it was to de-
 clutter the theme and not show redundant information, which for a single-
 author blog looks sterile or at least impersonal.

 Also note that Twenty Eleven doesn't hide the HTML. It does this:
 {{{
 .single-author .entry-meta .by-author {
         display: none;
 }
 }}}

 And .single-author is outputted using twentyeleven_body_classes().

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21759#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list