wpseek.com
A WordPress-centric search engine for devs and theme authors
async_upload_{$type} › WordPress Filter Hooks
Since2.5.0
Deprecatedn/a
› apply_filters( "async_upload_{$type}", $id )
Parameters: |
|
Defined at: |
|
Codex: |
Filters the returned ID of an uploaded attachment.
The dynamic portion of the hook name, $type
, refers to the attachment type,
such as 'image', 'audio', 'video', 'file', etc.
Related Functions: media_upload_type_form, set_post_type, media_upload_type_url_form, media_upload_html_bypass, check_upload_size, media_upload_tabs
Related Hooks: media_upload_type, media_upload_default_type, media_upload_tabs, auto_update_type, media_upload_tab