How can I get the ID of a post (or page) based on the $query_vars variable? I want to do something like
$query_vars['post_id']
But I don't have a reference page that has the list of $query_vars perams. The code will be using the template_redirect action hook.