REST API: Unify permission error messages.

Props ramiy.
See #38791, #34521.
Built from https://develop.svn.wordpress.org/trunk@39251


git-svn-id: http://core.svn.wordpress.org/trunk@39191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2016-11-15 20:37:32 +00:00
parent d049f72459
commit cc14606094
3 changed files with 10 additions and 10 deletions

View File

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