Privacy: Mark Privacy Policy page as such in the Pages list table.

Props desrosj, subrataemfluence, ianbelanger, danieltj.
Fixes #44006.
Built from https://develop.svn.wordpress.org/trunk@43495


git-svn-id: http://core.svn.wordpress.org/trunk@43322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2018-07-17 16:46:25 +00:00
parent 5d4df64715
commit 90d63591c6
2 changed files with 5 additions and 1 deletions

View File

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