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


Top ↑

Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes

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