[wp-trac] [WordPress Trac] #13435: Can't Query a Term from a Custom Taxonomy

WordPress Trac wp-trac at lists.automattic.com
Thu May 20 21:34:58 UTC 2010


#13435: Can't Query a Term from a Custom Taxonomy
--------------------------+-------------------------------------------------
 Reporter:  developdaly   |        Owner:  ryan   
     Type:  defect (bug)  |       Status:  closed 
 Priority:  high          |    Milestone:  3.0    
Component:  Query         |      Version:         
 Severity:  normal        |   Resolution:  invalid
 Keywords:                |  
--------------------------+-------------------------------------------------

Comment(by hakre):

 I just looked a bit in {{{WP_Query}}} and it looks like there are no input
 point to use it querying for a nunerical term_id.

 {{{get_category()}}} might be helpfull in that case to convert the
 numerical id into a category object first and obtain the name.

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


More information about the wp-trac mailing list