Revert part of [15713] to prevent notices. See #14645

git-svn-id: https://develop.svn.wordpress.org/trunk@15729 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
scribu 2010-10-05 22:42:47 +00:00
parent dc54187c8a
commit 39d1200d5c
1 changed files with 2 additions and 0 deletions

View File

@ -1159,6 +1159,8 @@ class WP_Query extends WP_Object_Query {
, 'tb'
, 'paged'
, 'comments_popup'
, 'meta_key'
, 'meta_value'
, 'preview'
, 's'
, 'sentence'