Improve wp.Uploader documentation.

Props ericlewis.
See #30260.


git-svn-id: https://develop.svn.wordpress.org/trunk@30244 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor
2014-11-05 19:36:27 +00:00
parent e25adfb7ba
commit 94e0d1b969
2 changed files with 68 additions and 21 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
/**
* Accepts file uploads from swfupload or other asynchronous upload methods.
* Server-side file upload handler from wp-plupload, swfupload or other asynchronous upload methods.
*
* @package WordPress
* @subpackage Administration