Privacy: exclude the wrapper from the default policy content.

Fixes #44048.
Built from https://develop.svn.wordpress.org/trunk@43242


git-svn-id: http://core.svn.wordpress.org/trunk@43071 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2018-05-11 15:07:21 +00:00
parent b7ff8e4f9f
commit 5c5a527d96
2 changed files with 6 additions and 5 deletions

View File

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