Add Media from URL
Add Media from URL
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
- Upload the entire
add-media-from-urlfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Media->Add from Url to add media via url.
Reviews
A crappy clone of the original
By shawfactor on August 1, 2017
large chunks of code taken from the much better original here:
https://en-au.wordpress.org/plugins/lh-add-media-from-url/
IMO it unethical to use this plugin
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