[wp-trac] [WordPress Trac] #12856: Fix 2 small bugs on WP_Query, allow custom type/status when custom taxo is specified

WordPress Trac wp-trac at lists.automattic.com
Mon Apr 5 11:32:20 UTC 2010


#12856: Fix 2 small bugs on WP_Query, allow custom type/status when custom taxo is
specified
---------------------------+------------------------------------------------
 Reporter:  momo360modena  |       Owner:  ryan                   
     Type:  defect (bug)   |      Status:  new                    
 Priority:  high           |   Milestone:  3.0                    
Component:  Query          |     Version:  3.0                    
 Severity:  normal         |    Keywords:  has-patch needs-testing
---------------------------+------------------------------------------------
 Currently, API force always variables :
 {{{
  $post_type at 'any
 }}}
 '
 and

 {{{
  $post_status at 'publish'

 }}}

 When a custom taxonomy is loaded.
 The patch allow to check if a user param is already set or not.

 This ticket is the following of ticket:12287

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


More information about the wp-trac mailing list