Docs: Add documentation for wp-admin/js/inline-edit-tax.js.

Props atimmer, boblinthorst.
Fixes #37571.
Built from https://develop.svn.wordpress.org/trunk@38644


git-svn-id: http://core.svn.wordpress.org/trunk@38587 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2016-09-22 18:50:28 +00:00
parent 78138cd2c7
commit bb0cec0bfe
2 changed files with 128 additions and 4 deletions

View File

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