[wp-trac] [WordPress Trac] #9453: set the taxonomy/term correctly when using a custom ?tax_slug=term_slug query

WordPress Trac wp-trac at lists.automattic.com
Sat Apr 4 01:45:06 GMT 2009


#9453: set the taxonomy/term correctly when using a custom ?tax_slug=term_slug
query
--------------------------+-------------------------------------------------
 Reporter:  DD32          |       Owner:  ryan     
     Type:  defect (bug)  |      Status:  new      
 Priority:  normal        |   Milestone:  2.8      
Component:  Taxonomy      |     Version:  2.8      
 Severity:  normal        |    Keywords:  has-patch
--------------------------+-------------------------------------------------
 Currently, If a link is provided as such:
 http://.../?custom_taxonomy_slug=term_slug, WP doesnt reconise that its a
 'custom_taxonomy' taxonomy, The result is that things such as wp_title()
 fail to reconise that the current page exists.

 The attached patch makes http://.../?custom_taxonomy_slug=term_slug act
 the same as http://.../?taxonomy=custom_taxonomy&term=term_slug

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9453>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list