[wp-testers] possible query_post bug?

Stefano Aglietti steagl4ml at gmail.com
Tue May 20 06:28:42 GMT 2008


ON Italian forum i got an user that doing this on 2.5.1:

<?php $paged = (get_query_var('paged')) ? get_query_var('paged') : 1;
query_posts("paged={$paged}&cat=-4&order=desc"); ?>

show post from the older to the newer ingoring the order parameter, he
says that on 2.3.3 it works flawlessy... Could be considered a bug or
I'm missing something?

-- 

Stefano Aglietti - StallonIt on IRCnet - ICQ#: 2078431
Email: steve at 40annibuttati.it steagl at people.it
Sites: http://www.40annibuttati.it (personal blog)
       http://www.wordpress-it.it (WordPress Italia)


More information about the wp-testers mailing list