Title: Multi Image Upload
Author: Tahir Yasin
Published: <strong>2013 年 11 月 14 日</strong>
Last modified: 2019 年 4 月 3 日

---

搜尋外掛

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

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](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://tw.wordpress.org/plugins/multi-image-upload/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/multi-image-upload/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/multi-image-upload/#installation)
 * [開發資訊](https://tw.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⌉⌊screenshot-1.png⌉[

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’);

## 常見問題集

  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/) 2018 年 1 月 17 日

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/) 2017 年 7 月 20 日 1 則留言

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/)

## 參與者及開發者

以下人員參與了開源軟體〈Multi Image Upload〉的開發相關工作。

參與者

 *   [ 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/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/multi-image-upload/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/multi-image-upload/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/multi-image-upload/)。

## 變更記錄

#### 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 年前**
 *  啟用安裝數 **300+**
 *  WordPress 版本需求 ** 2.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **5.1.22**
 *  語言
 * [English (US)](https://wordpress.org/plugins/multi-image-upload/)
 * 標籤:
 * [image](https://tw.wordpress.org/plugins/tags/image/)[metabox](https://tw.wordpress.org/plugins/tags/metabox/)
   [multi](https://tw.wordpress.org/plugins/tags/multi/)[upload](https://tw.wordpress.org/plugins/tags/upload/)
 *  [進階檢視](https://tw.wordpress.org/plugins/multi-image-upload/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  7 個 5 星使用者評論     ](https://wordpress.org/support/plugin/multi-image-upload/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/multi-image-upload/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/multi-image-upload/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/multi-image-upload/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](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)