do_action( ‘pre-plupload-upload-ui’ ) In this article Table of ContentsSource Related Changelog ↑ Back to top Fires before the upload interface loads. Source do_action( 'pre-plupload-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 VersionDescription3.3.02.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.