Used By
Used By | Description |
---|---|
wp-admin/includes/media.php: media_upload_library_form() | Outputs the legacy media upload form for the media library. |
wp-admin/includes/media.php: get_media_item() | Retrieve HTML form for modifying the image attachment. |
wp-admin/includes/ajax-actions.php: wp_ajax_upload_attachment() | Ajax handler for uploading attachments |
wp-admin/includes/class-wp-media-list-table.php: WP_Media_List_Table::get_views() | |
wp-admin/includes/class-custom-image-header.php: Custom_Image_Header::step_2_manage_upload() | Upload the file to be cropped in the second step. |
wp-admin/includes/class-custom-background.php: Custom_Background::handle_upload() | Handle an Image upload for the background image. |
wp-includes/post.php: wp_mime_type_icon() | Retrieve the icon for a MIME type or attachment. |