PHP Fatal error: Call to undefined function download_url()

You have to include /path/to/wordpress/wp-admin/includes/file.php this file also,
as the media.php uses the function download_url() from that file.

Leave a Comment