[wp-trac] [WordPress Trac] #11838: Add hierarchical taxonomies to the Menu bar

WordPress Trac wp-trac at lists.automattic.com
Sun Jan 10 02:06:52 UTC 2010


#11838: Add hierarchical taxonomies to the Menu bar
--------------------------+-------------------------------------------------
 Reporter:  dd32          |       Owner:  filosofo 
     Type:  defect (bug)  |      Status:  new      
 Priority:  normal        |   Milestone:  3.0      
Component:  Taxonomy      |     Version:  3.0      
 Severity:  normal        |    Keywords:  has-patch
--------------------------+-------------------------------------------------

Comment(by dd32):

 Things to note:
  * No Ajax still
  * String like the following are.. how to handle them?
 {{{
 <p><?php printf(__('<strong>Note:</strong><br />Deleting a %1$s does not
 delete the objects in that %1$s. Instead, objects that were only assigned
 to the deleted %1$s are set to the %1$s <strong>%2$s</strong>.'),
 $tax->label, apply_filters('the_category',
 get_cat_name(get_option('default_' . $taxonomy)))) ?></p>
 }}}

  * Need Singular / Plural forms for all tax pages (This goes for posts
 too)
  * "Category" needs to be removed and replaced with Taxonomy name

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


More information about the wp-trac mailing list