File: wp-admin/includes/media.php
-
Fires before the upload interface loads.
-
functionget_media_item()
Retrieves HTML form for modifying the image attachment.
-
Fires after the upload interface loads.
-
Filters the arguments used to retrieve an image for the edit image form.
-
Fires before the upload button in the media upload interface.
-
hookmedia_meta
Filters the media metadata.
-
Fires after the upload button in the media upload interface.
-
functionget_compat_media_markup()
-
functionmedia_upload_header()
Outputs the legacy media upload header.
-
functionmedia_upload_form()
Outputs the legacy media upload form.
-
Fires when an upload will exceed the defined upload space quota for a network site.
-
functionimage_media_send_to_editor()
Retrieves the media element HTML to send to the editor.
-
hookpre-upload-ui
Fires just before the legacy (pre-3.5.0) upload interface is loaded.
-
functionget_attachment_fields_to_edit()
Retrieves the attachment fields to edit form fields.
-
Filters the media upload post parameters.
-
Filters the attachment fields to edit.
-
hookplupload_init
Filters the default Plupload settings.
-
functionget_media_items()
Retrieves HTML for media items of post gallery.
-
functionimage_size_input_fields()
Retrieves HTML for the size radio buttons with the specified one checked.
-
functionmedia_upload_form_handler()
Handles form submissions for the legacy media uploader.
-
Filters the names and labels of the default image sizes.
-
Filters the attachment fields to be saved.
-
functionimage_link_input_fields()
Retrieves HTML for the Link URL buttons with the default link type as specified.
-
Filters the HTML markup for a media item sent to the editor.
-
functionwp_caption_input_textarea()
Outputs a textarea element for inputting an attachment caption.
-
functionwp_media_upload_handler()
Handles the process of uploading media.
-
Retrieves the image attachment fields to edit form fields.
-
Filters the URL sent to the editor for a specific media type.
-
Retrieves the single non-image attachment fields to edit form fields.
-
Filters the image URL sent to the editor.