[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
Fri Feb 15 15:38:04 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: Taxonomy | Version: 3.0
Severity: normal | Resolution:
Keywords: ui-focus |
--------------------------+------------------------------
Changes (by SergeyBiryukov):
* keywords: has-patch => ui-focus
* version: trunk => 3.0
Comment:
Related: [13077]
[attachment:23447_1.patch] leaves a stray `endif`, causing a parse error.
The `'category' == $taxonomy` check is consistent with the ones we have in
some other places: [[BR]]
http://core.trac.wordpress.org/browser/tags/3.5.1/wp-admin/edit-
tags.php#L188
http://core.trac.wordpress.org/browser/tags/3.5.1/wp-admin/edit-
tags.php#L299
http://core.trac.wordpress.org/browser/tags/3.5.1/wp-admin/edit-tag-
form.php#L56
The suggested string still references categories and doesn't sound
completely generic. It just no longer explains the difference between a
hierarchical and non-hierarchical taxonomy.
I guess we should either introduce some new generic strings, or leave the
current UI as is, since removing the check in only one place would be
inconsistent.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23447#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list