File: wp-admin/includes/media.php
-
Filters the TinyMCE argument for the media description field on the attachment details screen.
-
Filters the array of metadata retrieved from an audio file.
-
Filters the list of allowed file extensions when sideloading an image from a URL.
-
Fires when media is attached or detached from a post.
-
Parses creation date from media metadata.
-
Filters the array of metadata retrieved from a video.
-
Fires when an attachment type can’t be rendered in the edit form.
-
functionwp_media_attach_action()
Encapsulates the logic for Attach/Detach actions.
-
Filters the caption text.
-
functionwp_add_id3_tag_data()
Parses ID3v2, ID3v1, and getID3 comments to extract usable data.
-
functionwp_read_video_metadata()
Retrieves metadata from a video file’s ID3 tags.
-
functionwp_read_audio_metadata()
Retrieves metadata from an audio file’s ID3 tags.
-
Filters the media upload mime type list items.
-
functionwp_media_insert_url_form()
Creates the form for external url.
-
functionmedia_upload_flash_bypass()
Displays the multi-file uploader message.
-
functionmedia_upload_html_bypass()
Displays the browser’s built-in uploader message.
-
hookpost-upload-ui
Fires on the post upload UI screen.
-
functionmedia_upload_text_after()
Used to display a “After a file has been uploaded.
-
functionmedia_upload_type_form()
Outputs the legacy media upload form for a given media type.
-
functionmedia_upload_max_image_resize()
Displays the checkbox to scale images.
-
Filters the media upload form action URL.
-
functionmultisite_over_quota_message()
Displays the out of storage quota message in Multisite.
-
functionmedia_upload_type_url_form()
Outputs the legacy media upload form for external media.
-
functionedit_form_image_editor()
Displays the image and editor in the post editor
-
Filters the insert media from URL form HTML.
-
functionattachment_submitbox_metadata()
Displays non-editable attachment metadata in the publish meta box.
-
functionmedia_upload_gallery_form()
Adds gallery form to upload iframe.
-
Filters the audio and video metadata fields to be shown in the publish meta box.
-
functionmedia_upload_library_form()
Outputs the legacy media upload form for the media library.
-
Filters the audio attachment metadata fields to be shown in the publish meta box.