Docs: Add wp-admin/js/custom-background.js documentation.

Props jipmoors.
Fixes #41067.

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


git-svn-id: http://core.svn.wordpress.org/trunk@40764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Peter Wilson
2017-06-15 13:24:41 +00:00
parent c569080cd1
commit 952975fd0d
2 changed files with 62 additions and 4 deletions

View File

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