Title: Header Image Uploader
Author: imran3229
Published: <strong>1 September 2014</strong>
Last modified: 9 November 2025

---

Cari plugin

![](https://ps.w.org/header-image-uploader/assets/banner-772x250.jpg?rev=976433)

Plugin ini **belum teruji dangan 3 rilis besar WordPress**. Kemungkinan tidak lagi
dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan
dengan versi WordPress yang lebih baru.

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

# Header Image Uploader

 Oleh [imran3229](https://profiles.wordpress.org/imran3229/)

[Unduh](https://downloads.wordpress.org/plugin/header-image-uploader.zip)

 * [Detail](https://id.wordpress.org/plugins/header-image-uploader/#description)
 * [Ulasan](https://id.wordpress.org/plugins/header-image-uploader/#reviews)
 *  [Instalasi](https://id.wordpress.org/plugins/header-image-uploader/#installation)
 * [Pengembangan](https://id.wordpress.org/plugins/header-image-uploader/#developers)

 [Bantuan](https://wordpress.org/support/plugin/header-image-uploader/)

## Deskripsi

A simple WP plugin that adds a meta box in your post admin to allow upload the header
image for your post.

#### Installation

 1. Download the Header Image Uploader Plugin.
 2. In your WordPress Administration, go to Plugins > Add New > Upload, and select 
    the plugin ZIP file.
 3. Activate the plugin.
 4. Done! The image uploader meta box will appear on add/edit post.

Printing the image output is very simple. Just use this code in your template file.

    ```
      <?php /*$image = get_post_meta(get_the_ID(), '$key', true); */
                           $id = get_post_meta($post->ID, 'imhy', true);
                           $image = wp_get_attachment_image_src($id, 'full-size');
                          ?>
                          <img src="<?php echo $image[0]; ?>" />
    ```

#### Support

Contact the plugin author: [Imran Ahmed Khan](http://www.imhysoft.com/contact-us/)

#### Developer

Are you a developer want to contribute to develop this plugin? Go to [Contact Us](http://www.imhysoft.com/contact-us/).

## Tangkapan Layar

[⌊Uploader field⌉⌊Uploader field⌉[

Uploader field

[⌊WordPress media uploader⌉⌊WordPress media uploader⌉[

WordPress media uploader

[⌊Image uploaded⌉⌊Image uploaded⌉[

Image uploaded

[⌊Image selected⌉⌊Image selected⌉[

Image selected

## Instalasi

 1. Download the Header Image Uploader Plugin.
 2. In your WordPress Administration, go to Plugins > Add New > Upload, and select 
    the plugin ZIP file.
 3. Activate the plugin.
 4. The image uploader meta box will appears on add/edit post.

## Ulasan

Belum ada ulasan untuk plugin ini.

## Kontributor & Pengembang

“Header Image Uploader” adalah perangkat lunak open source. Berikut ini mereka yang
sudah berkontribusi pada plugin ini.

Kontributor

 *   [ imran3229 ](https://profiles.wordpress.org/imran3229/)

[Terjemahkan “Header Image Uploader” dalam bahasa Anda.](https://translate.wordpress.org/projects/wp-plugins/header-image-uploader)

### Tertarik mengembangkan?

[Lihat kode](https://plugins.trac.wordpress.org/browser/header-image-uploader/),
periksa [repositori SVN ](https://plugins.svn.wordpress.org/header-image-uploader/),
atau mendaftar ke [log pengembangan](https://plugins.trac.wordpress.org/log/header-image-uploader/)
melalui [RSS](https://plugins.trac.wordpress.org/log/header-image-uploader/?limit=100&mode=stop_on_copy&format=rss).

## Log Perubahan

#### 1.0

 * Initial release

## Meta

 *  Versi **1.0**
 *  Diperbarui **11 bulan yang lalu**
 *  Instalasi Aktif **10+**
 *  Versi WordPress ** 3.0 atau yang terbaru **
 *  Diuji hingga **6.8.10**
 *  Bahasa
 * [English (US)](https://wordpress.org/plugins/header-image-uploader/)
 * Tag
 * [custom meta box](https://id.wordpress.org/plugins/tags/custom-meta-box/)[meta box](https://id.wordpress.org/plugins/tags/meta-box/)
   [post](https://id.wordpress.org/plugins/tags/post/)[posts](https://id.wordpress.org/plugins/tags/posts/)
   [uploader](https://id.wordpress.org/plugins/tags/uploader/)
 *  [Tampilan lanjut](https://id.wordpress.org/plugins/header-image-uploader/advanced/)

## Rating

No reviews have been submitted yet.

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

[Lihat semua ulasan](https://wordpress.org/support/plugin/header-image-uploader/reviews/)

## Kontributor

 *   [ imran3229 ](https://profiles.wordpress.org/imran3229/)

## Bantuan

Ada yang ingin dikatakan? Butuh bantuan?

 [Lihat forum bantuan](https://wordpress.org/support/plugin/header-image-uploader/)