mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Fix typo in hook description for async_upload_{$type}.
git-svn-id: https://develop.svn.wordpress.org/trunk@27955 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
fc34a6e63e
commit
8c28ef2b7c
@ -102,7 +102,7 @@ if ( $_REQUEST['short'] ) {
|
||||
* Filter the returned ID of an uploaded attachment.
|
||||
*
|
||||
* The dynamic portion of the hook name, $type, refers to the attachment type,
|
||||
* such as 'iamge', 'audio', 'video', 'file', etc.
|
||||
* such as 'image', 'audio', 'video', 'file', etc.
|
||||
*
|
||||
* @since 2.5.0
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user