[wp-hackers] wpdb and qp_query, and how to save query results for posts_nav_link

David Chait davebytes at comcast.net
Fri Jul 22 03:27:17 GMT 2005


Ummm... why don't you wrapper the posts_nav_link in a output buffer, store 
it in a variable, and output it later when needed?  You don't really want to 
reconstitute wpdb, you just want the nav links you would have had if you 
didn't do extra queries... ;)

Just a thought! ;)

-d

----- Original Message ----- 
From: "Matthias Tarasiewicz" <p.a.r.a.s.e.w at gmx.net>
To: <wp-hackers at lists.automattic.com>
Sent: Thursday, July 21, 2005 6:16 PM
Subject: [wp-hackers] wpdb and qp_query,and how to save query results for 
posts_nav_link


>i have a question regarding multiple loops: as i am using several  queries 
>to show the last entries in various categories, but the  posts_nav_link 
>seems to lose the information about the previous  entries. if i comment out 
>the other queries, everything works fine.



More information about the wp-hackers mailing list