[wp-trac] [WordPress Trac] #18722: Missing link to edit term objects of non-public taxonomy

WordPress Trac wp-trac at lists.automattic.com
Mon Nov 21 20:18:47 UTC 2011


#18722: Missing link to edit term objects of non-public taxonomy
--------------------------+------------------
 Reporter:  johnbillion   |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.3
Component:  Taxonomy      |     Version:  3.1
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------
Changes (by duck_):

 * version:  3.3 => 3.1


Comment:

 From IRC:

 > I agree with "erroneous use of the taxonomy's 'public' attribute", but
 don't know why we would check the taxonomy's show_ui for a link to a list
 of posts (or other content). Surely we would want to check if the
 post_type has show_ui => true?

 See [attachment:18722.2.diff]. Also includes removal of $post_type global
 and only adds $post_type to $args if `!= 'post'`.

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


More information about the wp-trac mailing list