Title: Image Upload Helper
Author: Jonathan Brinley
Published: <strong>9 ມິຖຸນາ 2012</strong>
Last modified: 9 ມິຖຸນາ 2012

---

ຄົ້ນຫາປລັກອິນ

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

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

# Image Upload Helper

 ໂດຍ [Jonathan Brinley](https://profiles.wordpress.org/jbrinley/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/image-upload-helper.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/image-upload-helper/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/image-upload-helper/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/image-upload-helper/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/image-upload-helper/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/image-upload-helper/)

## ຄຳອະທິບາຍ

WordPress has a wonderful JavaScript/iframe dialog for uploading or choosing images
to use
 in posts or as featured thumbnails. Repurposing this dialog for other uses
is difficult. Image Upload Helper is a simple library that helps you add an image
upload/selection field anywhere in the WordPress admin, using a single function.

Created by [Flightless](http://flightless.us) with significant credit to [Modern Tribe](http://tri.be)

## ການຕິດຕັ້ງ

 1. Upload the plugin to your blog.
 2. Activate it.
 3. Nothing happens.

This is a library. It doesn’t actually do anything by itself. To use it in a plugin:

 1. Include this plugin (in its entirety) in a subdirectory of your plugin. It plays
    nice with other
     plugins; if a site has multiple plugins activated, each with its
    own copy of Image Upload Helper, only one will load.
 2. `require_once( 'image-upload-helper/image-upload-helper.php' );`
 3. Call `image_upload_helper()` wherever you want an upload dialog available.

The `image_upload_helper()` function takes an array of arguments to control exactly
what the form
 looks like.

 * `field_name` – Required. The name of the form field that will be submitted. Defaults
   to
    “image-upload-helper”. Use this to customize the field to fit in with your
   form. By changing the `field_name` value, you can call `image_upload_helper()`
   as often as you like on each page.
 * `thumbnail_id` – The attachment ID of the current value of the field.
 * `label` – The label to use for the field. Defaults to “thumbnail image”. This
   will
    display as “Set thumbnail image” or “Remove thumbnail image” in the form,
   or “Use as thumbnail image” in the iframe dialog
 * `size` – The size of the image you want displayed in the form. Defaults to “post-
   thumbnail”.
    If you want to display a custom size, make sure you register it.

When a form is submitted with an Image Upload Helper field, the field specified 
by the `field_name` argument
 will contain the attachment ID of the selected image.

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Image Upload Helper” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມ
ໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ Jonathan Brinley ](https://profiles.wordpress.org/jbrinley/)

[ແປ “Image Upload Helper” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/image-upload-helper)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/image-upload-helper/), ກວດເບິ່ງ
[ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/image-upload-helper/), ຫຼື ຕິດຕາມ
[ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/image-upload-helper/) 
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/image-upload-helper/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 1.0

Initial version

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.0**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **14 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **10+**
 *  ເວີຊັນ WordPress ** 3.3 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **3.3.2**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/image-upload-helper/)
 * ແທັກ
 * [admin](https://lo.wordpress.org/plugins/tags/admin/)[images](https://lo.wordpress.org/plugins/tags/images/)
   [library](https://lo.wordpress.org/plugins/tags/library/)[uploading](https://lo.wordpress.org/plugins/tags/uploading/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/image-upload-helper/advanced/)

## ການໃຫ້ຄະແນນ

ຍັງບໍ່ມີການສົ່ງຄຳວິຈານເທື່ອ.

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

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/image-upload-helper/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ Jonathan Brinley ](https://profiles.wordpress.org/jbrinley/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/image-upload-helper/)

## ບໍລິຈາກ

ເຈົ້າຕ້ອງການສະໜັບສະໜູນການພັດທະນາຂອງປລັກອິນນີ້ບໍ່?

 [ ບໍລິຈາກໃຫ້ປລັກອິນນີ້ ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A69NZPKWGB6H2)