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.


Source

File: wp-admin/includes/media.php. View all references

do_action( 'admin_head-media-upload-popup' ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores


Top ↑

Changelog

Changelog
Version Description
2.9.0 Introduced.

Top ↑

User Contributed Notes

You must log in before being able to contribute a note or feedback.