[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 21:09:32 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 |
--------------------------------+------------------------------
Comment (by raggedrobins):
Replying to [comment:10 helen]:
> 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?
Added 23447.3 to edit sentence structure to:
>Assign a parent term to create a hierarchy. The term Jazz, for example,
would be the parent of Bebop and Big Band.
"Term" is how I always describe items within a taxonomy to users. There's
not really any other adequate word to describe items within a taxonomy.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23447#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list