mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 17:48:01 +01:00
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'
|
, 'tb'
|
||||||
, 'paged'
|
, 'paged'
|
||||||
, 'comments_popup'
|
, 'comments_popup'
|
||||||
|
, 'meta_key'
|
||||||
|
, 'meta_value'
|
||||||
, 'preview'
|
, 'preview'
|
||||||
, 's'
|
, 's'
|
||||||
, 'sentence'
|
, 'sentence'
|
||||||
|
Loading…
Reference in New Issue
Block a user