do_action( ‘pre-upload-ui’ ) In this article Table of ContentsSource Related Changelog ↑ Back to top 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 View all references View on Trac View on GitHub Related Used byDescriptionmedia_upload_form()wp-admin/includes/media.phpOutputs the legacy media upload form. wp_print_media_templates()wp-includes/media-template.phpPrints the templates used in the media manager. Changelog VersionDescription2.6.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.