[wp-trac] [WordPress Trac] #23447: Explanation for "parent" dropdown missing for hierarchical custom taxonomies on edit tags admin screen

WordPress Trac noreply at wordpress.org
Sun Feb 17 20:49:58 UTC 2013


#23447: Explanation for "parent" dropdown missing for hierarchical custom
taxonomies on edit tags admin screen
--------------------------------+------------------------------
 Reporter:  F J Kaiser          |       Owner:
     Type:  defect (bug)        |      Status:  new
 Priority:  normal              |   Milestone:  Awaiting Review
Component:  Text Changes        |     Version:  3.0
 Severity:  normal              |  Resolution:
 Keywords:  ui-focus has-patch  |
--------------------------------+------------------------------
Changes (by helen):

 * component:  Taxonomy => Text Changes


Comment:

 First chunk of code probably needs to change `if ( 'category' == $taxonomy
 )` to `is_taxonomy_hierarchical( $taxonomy )`.

 The second sentence reads a little awkwardly to me. I'm also not sure
 about using the word "term", as to me it's a technical one, although I
 have no idea what the alternative could be. Is it used in help text
 elsewhere?

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


More information about the wp-trac mailing list