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

---

Ricerca i plugin

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

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

# Header Image Uploader

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

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

 * [Dettagli](https://it.wordpress.org/plugins/header-image-uploader/#description)
 * [Recensioni](https://it.wordpress.org/plugins/header-image-uploader/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/header-image-uploader/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/header-image-uploader/#developers)

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

## Descrizione

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

## Screenshot

[⌊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

## Installazione

 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.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Header Image Uploader” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Header Image Uploader” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/header-image-uploader)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/header-image-uploader/)
segui il [repository SVN](https://plugins.svn.wordpress.org/header-image-uploader/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/header-image-uploader/)
tramite [RSS](https://plugins.trac.wordpress.org/log/header-image-uploader/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Initial release

## Meta

 *  Versione **1.0**
 *  Ultimo aggiornamento **8 mesi fa**
 *  Installazioni attive **20+**
 *  Versione WordPress ** 3.0 o superiore **
 *  Testato fino alla versione **6.8.5**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/header-image-uploader/)
 * Tag
 * [custom meta box](https://it.wordpress.org/plugins/tags/custom-meta-box/)[meta box](https://it.wordpress.org/plugins/tags/meta-box/)
   [post](https://it.wordpress.org/plugins/tags/post/)[posts](https://it.wordpress.org/plugins/tags/posts/)
   [uploader](https://it.wordpress.org/plugins/tags/uploader/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/header-image-uploader/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/header-image-uploader/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/header-image-uploader/)