Wordpress plugins
URL Image Uploader

URL Image Uploader

Version : 1.0
Tested up to : 5.0.3
Number of download : 11
Author : Abrar Ahmed
Average rating : 0 / 5 on 0 votes 0 votes, 0 avg.rating

Screenshots

URL Image Uploader
URL Image Uploader
URL Image Uploader
URL Image Uploader

This plugin is particularly designed for developers so that they can easily upload images via URL. Features of this plugin: 1. You can give URL to this plugin then this will upload the image to WP and will return attachment ID. 2. You can give the same URL multiple times but it will not upload an image each time, it will upload an image once and will return attachment ID each time when it is called. 3. If image URL is change or size of the image on URL is different then just on that condition image will be uploaded to WordPress It has some more functions too that will help developers for getting details about image and size as well. Arbitrary section The following features of this plugin are going to be defined for developer understandings. A brief Markdown Example Unordered list: Function iUploadImageByURL This function is the basic function that can be used while upload image from URL. It will return Attachment_ID after creating an attachment from image URL. Image from URL will be uploaded once if URL and size of the image are same. If the same URL with the same size of the image given then already created attachment of that image will be uploaded. Function iGetFileSize This function can be used to get the size of the image from URL. Function sFormatSize This function will return measurement format size of the image.

Download now