[wp-trac] [WordPress Trac] #28232: Custom Taxonomy filter on post listing pages

WordPress Trac noreply at wordpress.org
Tue May 27 14:17:24 UTC 2014


#28232: Custom Taxonomy filter on post listing pages
-------------------------------------+-----------------------------
 Reporter:  jtsternberg              |       Owner:
     Type:  enhancement              |      Status:  new
 Priority:  normal                   |   Milestone:  Future Release
Component:  Taxonomy                 |     Version:  trunk
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-refresh  |     Focuses:
-------------------------------------+-----------------------------

Comment (by SergeyBiryukov):

 `__( 'View all ' ) . $other->labels->name` is not localizable, see
 [comment:ticket:17609:3] and [comment:ticket:19099:1].

 We can just use `$other->labels->all_items` (and also remove the "View"
 prefix from "View all categories"), which would be consistent with
 [27626].

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28232#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list