Title: Multi Image Upload
Author: Tahir Yasin
Published: <strong>નવેમ્બર 14, 2013</strong>
Last modified: એપ્રિલ 3, 2019

---

પ્લગીન શોધો

![](https://ps.w.org/multi-image-upload/assets/banner-772x250.jpg?rev=804778)

આ પલ્ગઇન ** 2 વર્ષથી વધુમાં અપડેટ કરવામાં આવ્યો નથી **. એ કદાચ જાળવવામાં અથવા સપોર્ટેડ
નહી હોય. વર્ડપ્રેસ ના વધુ તાજેતરનાં સંસ્કરણો સાથે ઉપયોગમાં લેવાય તો સુસંગતતા મુદ્દાઓ
હોઈ શકે છે.

![](https://ps.w.org/multi-image-upload/assets/icon-128x128.jpg?rev=1159163)

# Multi Image Upload

 [Tahir Yasin](https://profiles.wordpress.org/tahiryasin/) દ્વારા

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/multi-image-upload.2.0.zip)

 * [વિગતો](https://gu.wordpress.org/plugins/multi-image-upload/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/multi-image-upload/#reviews)
 *  [સ્થાપન](https://gu.wordpress.org/plugins/multi-image-upload/#installation)
 * [ડેવલપમેન્ટ](https://gu.wordpress.org/plugins/multi-image-upload/#developers)

 [સપોર્ટ](https://wordpress.org/support/plugin/multi-image-upload/)

## વર્ણન

This plugin adds a meta box to upload multiple images for posts and pages. You can
enable it for custom post types also, please see installation instructions.

### miu_get_images()

This function can be called from any template file to get attached images for the
page/post being viewed.
 It returns an array of the attached image URL.

It take only one argument:

 1. **post_id** (integer) to get images linked to a specific post
 2.  http://www.example.com/image-1.png
     [1] => http://www.example.com/image-2.png )
 3. ?>

## સ્ક્રીનશોટ

 * [[
 * screenshot-1.png

## સ્થાપન

 1. Upload plugin to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. To retrieve linked images [Use miu_get_images()](https://wordpress.org/extend/plugins/multi-image-upload/other_notes/#miu_get_images())
    into the loop to get an array of image URLs
 4. Optional

If you need to enable this meta box for your custom post type for example ‘book’.
Just edit the multi-image-upload.php as shown below

Replace:
 $this->post_types = array(‘post’, ‘page’); With: $this->post_types = array(‘
post’, ‘page’, ‘book’);

## એફએક્યુ (FAQ)

  Why should I use this plugin?

Use this plugin if you want to quickly add a feature to upload multiple images for
a page, post or custom post type.

## સમીક્ષાઓ

![](https://secure.gravatar.com/avatar/ada59194d127804bd38807b6f0464f3c90a9a005f15871a08f6bfb285f8c2a3c?
s=60&d=retro&r=g)

### 󠀁[Nice Plugin!!!](https://wordpress.org/support/topic/nice-plugin-2509/)󠁿

 [Omer Hussain](https://profiles.wordpress.org/omerblink/) જાન્યુઆરી 17, 2018

Its a nice plugin and easy to use. Keep up the good work 🙂

![](https://secure.gravatar.com/avatar/fe7d74d7f9543fae100d2f05c2e4648e0072f4b902d33f17af781efefa9c7467?
s=60&d=retro&r=g)

### 󠀁[Perfect Plugin!](https://wordpress.org/support/topic/perfect-plugin-422/)󠁿

 [akshay44](https://profiles.wordpress.org/akshay44/) જુલાઇ 20, 2017 1 reply

Plugin was superb and cleanly written code. Finally got the exact same thing , I
was fed up because searching the net for getting the functionality like this. Good
job Developers!!!

 [ 7 સમીક્ષાઓ વાંચો ](https://wordpress.org/support/plugin/multi-image-upload/reviews/)

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

 *   [ Tahir Yasin ](https://profiles.wordpress.org/tahiryasin/)

[“Multi Image Upload” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/multi-image-upload)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/multi-image-upload/),
જોવો[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/multi-image-upload/),
અથવા સબ્સ્ક્રાઇબ કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/multi-image-upload/)
દ્વારા[આરઅસઅસ](https://plugins.trac.wordpress.org/log/multi-image-upload/?limit=100&mode=stop_on_copy&format=rss).

## ચેન્જલૉગ

#### 2.0

 * Old tb_show method replace with latest Media plugin
 * Image thumbnail updates as soon as you chose image
 * Links added on image thumbails that open the image in new tab
 * JQuery `.live()` replace with `.on()`

#### 1.2

 * Compatibility issues with latest WP version fixed.
 * Image thumbnails displayed in admin meta box.

#### 1.1

 * Bug fixes

#### 1.0

 * First stable release.

## મેટા

 *  વર્ઝન **2.0**
 *  છેલ્લી અપડેટ: **7 વર્ષ પહેલા**
 *  સક્રિય સ્થાપનો: **400+**
 *  વર્ડપ્રેસ વર્ઝન ** 2.8 અથવા ઉચ્ચતર **
 *  **5.1.22** સુધી પરીક્ષણ કર્યું
 *  ભાષા
 * [English (US)](https://wordpress.org/plugins/multi-image-upload/)
 * ટૅગ્સ:
 * [image](https://gu.wordpress.org/plugins/tags/image/)[metabox](https://gu.wordpress.org/plugins/tags/metabox/)
   [multi](https://gu.wordpress.org/plugins/tags/multi/)[upload](https://gu.wordpress.org/plugins/tags/upload/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/multi-image-upload/advanced/)

## પૉઇન્ટ્સ

 5 out of 5 stars.

 *  [  7 5-star reviews     ](https://wordpress.org/support/plugin/multi-image-upload/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/multi-image-upload/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/multi-image-upload/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/multi-image-upload/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/multi-image-upload/reviews/?filter=1)

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

[બધા  સમીક્ષાઓ જુઓ](https://wordpress.org/support/plugin/multi-image-upload/reviews/)

## ફાળો આપનારા

 *   [ Tahir Yasin ](https://profiles.wordpress.org/tahiryasin/)

## સપોર્ટ

કંઈક કહેવું છે? મદદ જોઈએ છે?

 [આધાર ફોરમ જુઓ](https://wordpress.org/support/plugin/multi-image-upload/)

## દાન

શું તમે આ પ્લગિનની પ્રગતિને સમર્થન આપવા માંગો છો?

 [ આ પ્લગિનને દાન કરો ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=63N6XHBLFRC3U)