Block Editor: Show privacy help notice on Privacy Policy page.

When editing a page set to be the Privacy Policy page, display a help notice
containing a link to the Privacy Policy guide.

Merges [43920] to trunk.

Fixes #45057.
Built from https://develop.svn.wordpress.org/trunk@44291


git-svn-id: http://core.svn.wordpress.org/trunk@44121 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj
2018-12-18 16:14:49 +00:00
parent 985bed281c
commit 38d1e7233d
3 changed files with 7 additions and 4 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.1-alpha-44286';
$wp_version = '5.1-alpha-44291';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.