Docs: Add wp-admin/js/media.js documentation.

Props jipmoors, jjcomack, diedeexterkate.
Fixes #41072.

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


git-svn-id: http://core.svn.wordpress.org/trunk@40765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Peter Wilson
2017-06-15 15:37:53 +00:00
parent 952975fd0d
commit 395ff7aebe
2 changed files with 89 additions and 5 deletions

View File

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