Title: URL Image Uploader
Author: Abrar Ahmed
Published: <strong>16 בינואר 2019</strong>
Last modified: 16 בינואר 2019

---

חיפוש תוספים

תוסף זה **לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס**. ייתכן והתוסף כבר לא
מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות
יותר.

![](https://s.w.org/plugins/geopattern-icon/url-image-uploader.svg)

# URL Image Uploader

 מאת [Abrar Ahmed](https://profiles.wordpress.org/softdevabrar/)

[הורדה](https://downloads.wordpress.org/plugin/url-image-uploader.zip)

 * [פרטים](https://he.wordpress.org/plugins/url-image-uploader/#description)
 * [סקירות](https://he.wordpress.org/plugins/url-image-uploader/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/url-image-uploader/#installation)
 * [פיתוח](https://he.wordpress.org/plugins/url-image-uploader/#developers)

 [תמיכה](https://wordpress.org/support/plugin/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.

## התקנה

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

e.g.

 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or 
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the 'Plugins' screen in WordPress

## שאלות נפוצות

  Can there be duplicate images while using the same URL?

No. You can not have duplicate entries in your WordPress. Images will be unique 
till you force your self to duplicate.

  What is Key in this plugin?

The key is a great concept. You can make different keys in this plugin. Each time
you create an object of this plugin class you define your key. And Image URL will
be checked in that key. So you can make multiple copies of images with different
keys as per your needs.

## סקירות

There are no reviews for this plugin.

## מפתחים

"URL Image Uploader" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

 *   [ Abrar Ahmed ](https://profiles.wordpress.org/softdevabrar/)
 *   [ Abrar Ahmed ](https://profiles.wordpress.org/abrar-ahmed/)

[ניתן לתרגם את "URL Image Uploader" לשפה שלך.](https://translate.wordpress.org/projects/wp-plugins/url-image-uploader)

### מעוניינים בפיתוח?

[עיינו בקוד](https://plugins.trac.wordpress.org/browser/url-image-uploader/), ראו
את הקוד ב-[SVN repository](https://plugins.svn.wordpress.org/url-image-uploader/),
או הירשמו ל[לוג פיתוח](https://plugins.trac.wordpress.org/log/url-image-uploader/)
באמצעות [RSS](https://plugins.trac.wordpress.org/log/url-image-uploader/?limit=100&mode=stop_on_copy&format=rss).

## שינויים

#### 1.0

 * This is the main first version of the plugin.

## מטא

 *  גרסה: **1.0**
 *  Last updated **לפני 7 שנים**
 *  Active installations **10+**
 *  WordPress version ** 4.6 ומעלה **
 *  Tested up to **5.0.25**
 *  PHP version ** 5.2.4 ומעלה **
 *  שפה
 * [English (US)](https://wordpress.org/plugins/url-image-uploader/)
 * Tags
 * [helper](https://he.wordpress.org/plugins/tags/helper/)[image](https://he.wordpress.org/plugins/tags/image/)
   [upload](https://he.wordpress.org/plugins/tags/upload/)[uploader](https://he.wordpress.org/plugins/tags/uploader/)
   [url](https://he.wordpress.org/plugins/tags/url/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/url-image-uploader/advanced/)

## דרוגים

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/url-image-uploader/reviews/#new-post)

[הצג הכל](https://wordpress.org/support/plugin/url-image-uploader/reviews/)

## תורמים

 *   [ Abrar Ahmed ](https://profiles.wordpress.org/softdevabrar/)
 *   [ Abrar Ahmed ](https://profiles.wordpress.org/abrar-ahmed/)

## תמיכה

יש לך משהו לומר? זקוק לעזרה?

 [פורום תמיכה](https://wordpress.org/support/plugin/url-image-uploader/)

## תרומה

האם ברצונך לקדם את התוסף הזה?

 [ לתרום לתוסף זה ](http://devabrar.com/)