[wp-trac] [WordPress Trac] #13058: Feed link not working with non-category taxonomy in wp_list_categories()

WordPress Trac wp-trac at lists.automattic.com
Sun Apr 25 03:14:38 UTC 2010


#13058: Feed link not working with non-category taxonomy in wp_list_categories()
--------------------------+-------------------------------------------------
 Reporter:  greenshady    |       Owner:                         
     Type:  defect (bug)  |      Status:  new                    
 Priority:  normal        |   Milestone:  3.0                    
Component:  Feeds         |     Version:  3.0                    
 Severity:  normal        |    Keywords:  has-patch needs-testing
--------------------------+-------------------------------------------------
Changes (by blepoxp):

  * keywords:  => has-patch needs-testing


Comment:

 This patch creates a new function in link-template.php called
 get_taxonomy_feed_link. It also makes get_category_feed_link call
 get_taxonomy_feed_link. It also updates the code that use to call
 get_category_feed_link to use get_taxonomy_feed_link.

 I also had to add the extra arg in xmlrpc.php that instance was using the
 3rd argument

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


More information about the wp-trac mailing list