In which file/function is the global $post in the loop defined?
In which file/function is the global $post in the loop defined?
$post isn't a global. It's an object - the result of any one of a number of mysql queries.
Then which file is the class in?
Help?
This topic has been closed to new replies.