REST API: Unify some more permission error messages.

Props ramiy.
Fixes #38803.
Built from https://develop.svn.wordpress.org/trunk@39259


git-svn-id: http://core.svn.wordpress.org/trunk@39199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2016-11-15 23:36:31 +00:00
parent a7af7c89a4
commit 74c9f82ef2
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.7-beta3-39258';
$wp_version = '4.7-beta3-39259';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.