[wp-trac] [WordPress Trac] #18986: Link categories filter doesn't show all categories

WordPress Trac wp-trac at lists.automattic.com
Fri Oct 21 01:05:59 UTC 2011


#18986: Link categories filter doesn't show all categories
--------------------------+-----------------------
 Reporter:  ocean90       |       Owner:  ryan
     Type:  defect (bug)  |      Status:  reopened
 Priority:  high          |   Milestone:  3.3
Component:  Taxonomy      |     Version:  3.3
 Severity:  major         |  Resolution:
 Keywords:  has-patch     |
--------------------------+-----------------------

Comment (by nacin):

 [attachment:18986.5.diff] implements [comment:17 comment 17]. Now, custom
 taxonomies tied to custom post types fall back to the generic handler.
 They use the post_term handler only when attached to post/page/attachment.
 This is for compatibility reasons.

 It also fixes a parse error, as well as logic and parameter inversions in
 the use of array_filter() (by replacing that line all together).

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


More information about the wp-trac mailing list