Improve documentation for media_handle_upload().

props ericlewis.
fixes #30962.
Built from https://develop.svn.wordpress.org/trunk@31109


git-svn-id: http://core.svn.wordpress.org/trunk@31090 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2015-01-09 05:05:23 +00:00
parent e24b443f50
commit d5d0b367ab
2 changed files with 7 additions and 6 deletions

View File

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