Init array. Props DD32. fixes #6981
git-svn-id: https://develop.svn.wordpress.org/trunk@7944 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f457bd8445
commit
524b45d6ba
@ -26,6 +26,7 @@ class WP {
|
||||
global $wp_rewrite;
|
||||
|
||||
$this->query_vars = array();
|
||||
$taxonomy_query_vars = array();
|
||||
|
||||
if ( is_array($extra_query_vars) )
|
||||
$this->extra_query_vars = & $extra_query_vars;
|
||||
|
Loading…
Reference in New Issue
Block a user