[wp-hackers] query_string fail

Leo Baiano ljunior2005 at gmail.com
Mon Dec 5 20:43:44 UTC 2011


Guys, do not know what is happening but apparently WP is no longer
retrieving the value of global variable within the pages, I made the loop
like this:

if (have_posts ()) {
while (have_posts ()) {
the_post ();
}}

But anything that is within the IF appears on the page, the strange thing
is that I'm accessing a page, has no natural query_posts changing the loop,
it happened one hour to another, can anyone help me?

-- 
Amplexos,

Leo Baiano
http://www.leobaiano.com
http://www.blog.ljunior.com
http://www.mcelebridades.com
http://www.twitter.com/leobaiano


More information about the wp-hackers mailing list