[wp-trac] [WordPress Trac] #9819: Allow order_by=none in query_posts

WordPress Trac wp-trac at lists.automattic.com
Tue Jul 27 17:08:11 UTC 2010


#9819: Allow order_by=none in query_posts
-------------------------------------+--------------------------------------
 Reporter:  joostdevalk              |        Owner:  ryan    
     Type:  defect (bug)             |       Status:  reopened
 Priority:  normal                   |    Milestone:  2.8     
Component:  Query                    |      Version:  2.8     
 Severity:  normal                   |   Resolution:          
 Keywords:  has-patch tested commit  |  
-------------------------------------+--------------------------------------

Comment(by daltonrooney):

 I guess maybe I misunderstood michaelh's original request, then?  When use
 this query

 query_posts('include=1,3,2&orderby=none');

 I get my posts back as 1,2,3

 I actually need to get them back the way I entered it. Does that make
 sense?

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


More information about the wp-trac mailing list