[wp-trac] Re: [WordPress Trac] #3446: Blogroll showing post categories but not link categories

WordPress Trac wp-trac at lists.automattic.com
Thu Dec 7 09:04:31 GMT 2006


#3446: Blogroll showing post categories but not link categories
----------------------------+-----------------------------------------------
 Reporter:  mattyrob        |        Owner:  westi   
     Type:  defect          |       Status:  assigned
 Priority:  high            |    Milestone:  2.1     
Component:  Administration  |      Version:  2.1     
 Severity:  major           |   Resolution:          
 Keywords:  has-patch       |  
----------------------------+-----------------------------------------------
Changes (by westi):

  * keywords:  => has-patch
  * status:  new => assigned
  * owner:  anonymous => westi

Comment:

 Ok this is because by default in get_categories hierarchical is set to 1
 and that means that get categories does not limit by type.

 The attached patch fixes this issue.

 However should we really be using wp_dropdown_cats here?

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3446#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list