do_action( 'post-plupload-upload-ui' )
Fires after the upload interface loads.
Description Description
Source Source
Changelog Changelog
Version | Description |
---|---|
3.3.0 | |
2.6.0 | Introduced. |
Fires after the upload interface loads.
Version | Description |
---|---|
3.3.0 | |
2.6.0 | Introduced. |
Used By | Description |
---|---|
wp-admin/includes/media.php: media_upload_form() |
Outputs the legacy media upload form. |
wp-includes/media-template.php: wp_print_media_templates() |
Prints the templates used in the media manager. |
Code is Poetry.