[wp-trac] [WordPress Trac] #14935: Taxonomy Permalinks Broken

WordPress Trac wp-trac at lists.automattic.com
Thu Sep 23 22:42:26 UTC 2010


#14935: Taxonomy Permalinks Broken
--------------------------+-------------------------------------------------
 Reporter:  ryan          |       Owner:  scribu  
     Type:  defect (bug)  |      Status:  accepted
 Priority:  normal        |   Milestone:  3.1     
Component:  Taxonomy      |     Version:  3.1     
 Severity:  normal        |    Keywords:          
--------------------------+-------------------------------------------------

Comment(by scribu):

 The problem is that it's supposed to look for attachments, so these extra
 args would be necessary:

 {{{
 'post_type' => 'attachment',
 'post_status' => 'inherit'
 }}}

 I have no idea why it worked previously.

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


More information about the wp-trac mailing list