do_action( 'admin_head-media-upload-popup' )
Fires when scripts enqueued for the admin header for the legacy (pre-3.5.0) media upload popup are printed.
Description Description
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| 2.9.0 | Introduced. |
Fires when scripts enqueued for the admin header for the legacy (pre-3.5.0) media upload popup are printed.
| Version | Description |
|---|---|
| 2.9.0 | Introduced. |
| Used By | Description |
|---|---|
| wp-admin/includes/media.php: wp_iframe() |
Adds the iframe to display content for the media upload page |
Code is Poetry.