=== Add Media from URL === Contributors: lordpretender Donate link: https://www.paypal.me/LordPretender Tags: post, attachment, media, download, bookmarklet, attachment, url, javascript, direct upload, remote upload, media manager, upload, files, images, backup Requires at least: 3.0 Tested up to: 4.7 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Let you add media files into your media library without having to upload them. == Description == This plugin allow you to add files into your media library without having to upload them. So, you will be able to share, for example, your files into your Google Drive. This also save you steps to download the image to local computer and upload again to your own WordPress. = Features = * Automatically downloads and adds the file to the media library. * After the uploading is successful, you are redirected to the edit screen * A new dropdown list is available in the media library to let you display only uploaded files, not uploaded files, ... == Installation == 1. Upload the entire `add-media-from-url` folder to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Go to Media->Add from Url to add media via url. == Changelog == = 1.0.2 = Implementation of non persistent cache. = 1.0.1 = Issue with the default service selection. Shouble be Other by default. = 1.0.0 = Initial release