On this page
do_action( 'post-html-upload-ui' )
Fires after the upload button in the media upload interface.
Source
File: wp-admin/includes/media.php. View all references
do_action( 'post-html-upload-ui' ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores
Related
Used By
| Used By | Description |
|---|---|
| media_upload_form() wp-admin/includes/media.php | Outputs the legacy media upload form. |
Changelog
| Version | Description |
|---|---|
| 2.6.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/post-html-upload-ui