[wp-trac] Re: [WordPress Trac] #4114: getCategoryList should not
 include tag names
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Sun Apr  8 20:38:00 GMT 2007
    
    
  
#4114: getCategoryList should not include tag names
------------------------+---------------------------------------------------
 Reporter:  redsweater  |        Owner:  anonymous
     Type:  defect      |       Status:  new      
 Priority:  normal      |    Milestone:  2.2      
Component:  XML-RPC     |      Version:  2.2      
 Severity:  normal      |   Resolution:           
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by ryan):
 You can do the check directly in the query.
 {{{
 WHERE (type & " . TAXONOMY_CATEGORY . " != 0)
 }}}
-- 
Ticket URL: <http://trac.wordpress.org/ticket/4114#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list