Query: Re-initialise any dynamically-added public query vars before running the public query vars test.

Merges [36048] to the 4.4 branch.

Fixes #35115

Built from https://develop.svn.wordpress.org/branches/4.4@36051


git-svn-id: http://core.svn.wordpress.org/branches/4.4@36016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2015-12-21 07:57:24 +00:00
parent 8cce3f2f75
commit 9bfdf6ebd2
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4.1-alpha-36046';
$wp_version = '4.4.1-alpha-36051';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.