[wp-trac] [WordPress Trac] #18345: Problem with query_posts

WordPress Trac wp-trac at lists.automattic.com
Sat Aug 6 19:56:23 UTC 2011


#18345: Problem with query_posts
--------------------------+-----------------------------
 Reporter:  toniboni88    |      Owner:  toniboni88
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Query         |    Version:  3.2.1
 Severity:  normal        |   Keywords:  needs-patch
--------------------------+-----------------------------
 When I use the function "query_posts" -->
 http://codex.wordpress.org/Function_Reference/query_posts" before the
 loop, I see correctly the first posts, but if I click on other pages
 [[Image(http://i51.tinypic.com/29mt0tc.jpg)]] I look the same articles,
 even if I go on the last page.

 Example:
 {{{
 query_posts( 'cat=1' );
 }}}

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


More information about the wp-trac mailing list