Revert part of [15713] to prevent notices. See #14645
git-svn-id: http://svn.automattic.com/wordpress/trunk@15729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
57fdacc00e
commit
7630099b45
|
@ -1159,6 +1159,8 @@ class WP_Query extends WP_Object_Query {
|
|||
, 'tb'
|
||||
, 'paged'
|
||||
, 'comments_popup'
|
||||
, 'meta_key'
|
||||
, 'meta_value'
|
||||
, 'preview'
|
||||
, 's'
|
||||
, 'sentence'
|
||||
|
|
Loading…
Reference in New Issue