Editor: Improve `post.js` documentation.

Props jipmoors, boblinthorst.
Fixes #38118.
Built from https://develop.svn.wordpress.org/trunk@38637


git-svn-id: http://core.svn.wordpress.org/trunk@38580 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2016-09-21 08:57:30 +00:00
parent 58f107fa95
commit fd091e7ced
3 changed files with 423 additions and 197 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

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