Docs: Update the inline docs for is_protected_meta().

See #42505

Built from https://develop.svn.wordpress.org/trunk@43043


git-svn-id: http://core.svn.wordpress.org/trunk@42872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2018-04-30 14:39:21 +00:00
parent cf02373b39
commit d488e773b0
2 changed files with 9 additions and 9 deletions

View File

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