[wp-trac] [WordPress Trac] #24863: Twenty Fourteen: add a Contributors page template to highlight authors

WordPress Trac noreply at wordpress.org
Thu Sep 19 17:49:55 UTC 2013


#24863: Twenty Fourteen: add a Contributors page template to highlight authors
-------------------------------------+--------------------
 Reporter:  lancewillett             |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  3.8
Component:  Bundled Theme            |     Version:  trunk
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+--------------------

Comment (by lancewillett):

 Patch is looking great. One thing I noticed, and can be fixed in a later
 patch, is the word "Articles" isn't set up for translating numbers like 0,
 1, n in various languages.

 {{{
 <?php printf( __( '%d Articles', 'twentyfourteen' ), $post_count ); ?>
 }}}

 and when an author has only 1 post, it still says "0 Articles" plural.

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


More information about the wp-trac mailing list