media_sideload_image()
Function: Downloads an image from the specified URL, saves it as an attachment, and optionally attaches it to a post.
Source: wp-admin/includes/media.php:1028
Function: Downloads an image from the specified URL, saves it as an attachment, and optionally attaches it to a post.
Source: wp-admin/includes/media.php:1028
Function: Retrieves the legacy media uploader form in an iframe.
Source: wp-admin/includes/media.php:1114
Function: Retrieves the legacy media library form in an iframe.
Source: wp-admin/includes/media.php:1140
Function: Retrieves HTML for the image alignment radio buttons with the specified one checked.
Source: wp-admin/includes/media.php:1166
Filter Hook: Filters the available tabs in the legacy (pre-3.5.0) media popup.
Source: wp-admin/includes/media.php:31
Action Hook: Fires when scripts enqueued for the admin header for the legacy (pre-3.5.0) media upload popup are printed.
Source: wp-admin/includes/media.php:601
Function: Adds the gallery tab back to the tabs array if post has image attachments.
Source: wp-admin/includes/media.php:44
Action Hook: Fires in the admin header for each specific form tab in the legacy (pre-3.5.0) media upload popup.
Source: wp-admin/includes/media.php:616
Function: Outputs the legacy media upload tabs UI.
Source: wp-admin/includes/media.php:76
Function: Retrieves the image HTML to send to the editor.
Source: wp-admin/includes/media.php:133