do_action( ‘admin_print_styles-media-upload-popup’ )

In this article

Fires when admin styles enqueued for the legacy (pre-3.5.0) media upload popup are printed.

Source

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

Changelog

VersionDescription
2.9.0Introduced.

User Contributed Notes

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