Docs: Add a missing summary to the DocBlock for `wp_media_upload_handler()`.

See #32246.


git-svn-id: https://develop.svn.wordpress.org/trunk@33670 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2015-08-20 21:00:42 +00:00
parent f804d9a91d
commit 5e6f651daf
1 changed files with 1 additions and 1 deletions

View File

@ -724,7 +724,7 @@ function media_upload_form_handler() {
}
/**
* {@internal Missing Short Description}}
* Handles the process of uploading media.
*
* @since 2.5.0
*