do_action( ‘pre-upload-ui’ )

In this article

Fires just before the legacy (pre-3.5.0) upload interface is loaded.

Source

do_action( 'pre-upload-ui' ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores

Changelog

VersionDescription
2.6.0Introduced.

User Contributed Notes

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