=== Plugin Name ===
Contributors: rashedul007
Donate link: https://www.paypal.com/donate?business=RX2VPYSNSV826&currency_code=CAD
Tags: upload, remote, url, image, webp, jpg, png
Requires at least: 5.7.2
Tested up to: 5.7.2
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Upload image files of "jpg", "png", "gif", "ico" format from remote url to the Media Library. Also "webp" and "svg" can be uploaded if enabled.

== Description ==

When uploading images from remote url on your WordPress site, it is a lot of work to download them in your computer and again upload it in your WordPress website. **Now you can, easily!**

You simply install it and there is a option for specify url. Put your url there and hit upload. If you provide valid url, sit tight and enjoy. Currently we have support for .jpeg, .png, .gif, .ico, .webp and .svg

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload `remote-media-upload` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= Can i upload webp file format? =

Yes, you can. You need to enabled it using any webp enablar plugin because WordPress doesn't support webp format


== Screenshots ==

1. Install and activate plugin, then go to settings.
2. Enter your remote image url in the textarea field and click upload.
3. See success message on upload
4. Checkout uploaded file in media

== Changelog ==

= 1.0.0 =
* Initial Release.
