Add some inline JS docs for Customizer.

See #30469.

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


git-svn-id: http://core.svn.wordpress.org/trunk@30728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2014-12-04 02:04:22 +00:00
parent 82188f74aa
commit 097e4ede58
4 changed files with 127 additions and 26 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.1-beta2-30737';
$wp_version = '4.1-beta2-30738';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.