From 0b3e082d6ec0d4422a4e1e12fb0863a26700e1cc Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Thu, 6 May 2010 17:49:54 +0000 Subject: [PATCH] Remove duplicated query var. props lriggle, fixes #13280. git-svn-id: https://develop.svn.wordpress.org/trunk@14477 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/query.php | 1 - 1 file changed, 1 deletion(-) diff --git a/wp-includes/query.php b/wp-includes/query.php index 812f630f9c..71200b9388 100644 --- a/wp-includes/query.php +++ b/wp-includes/query.php @@ -1177,7 +1177,6 @@ class WP_Query { , 'attachment' , 'attachment_id' , 'name' - , 'hour' , 'static' , 'pagename' , 'page_id'