PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Post
  4. Header Image Uploader
Header Image Uploader icon

Header Image Uploader

Simple WordPress plugin adds image uploader meta box.

By imran3229·Post·Free
00
·20 active installs·Updated 4 months ago
DownloadVisit HomepageCompare

As of April 2026, Header Image Uploader is a WordPress post plugin with 20 active installations and a 0/5 rating0. It has been downloaded 3.4K+ times in total. Requires WordPress 3.0+ and PHP false+. Available on WordPress.org since 2014. Top alternative: Header and Footer Scripts.

0/5Rating
20active installs
3.4K+total downloads
12 yearssince 2014

Overview

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: Imr…

Read full description on WordPress.org

Screenshots

Ratings & Reviews

00 reviews
5 ★
0
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress3.0+ requiredTested up to 6.8.5
PHPfalse+ required

Top Alternatives to Header Image Uploader

Header and Footer Scripts icon
Header and Footer Scripts
4.6200K+ installsUpdated 2 months ago
ViewCompare
Post Type Switcher icon
Post Type Switcher
4.7200K+ installsUpdated 1 week ago
ViewCompare
Post Duplicator icon
Post Duplicator
4.8200K+ installsUpdated Yesterday
ViewCompare
Advanced Excerpt icon
Advanced Excerpt
4.380K+ installsUpdated 2 years ago
ViewCompare
Add From Server icon
Add From Server
4.660K+ installsUpdated 5 years ago
ViewCompare
View all post plugins →

Frequently Asked Questions

Changelog

1.0

  • Initial release
View full changelog on WordPress.org

Contributors

imran3229imran3229
Plugin Info
Version
1.0
Last Updated
Nov 9, 2025
WP Requires
3.0+
Tested Up To
6.8.5
PHP Requires
false+
Active Installs
20
Downloads
3.4K+
Added
Sep 1, 2014
Business
Free

Tags

postpostsmeta boxuploadercustom meta box

Developer

I
imran3229
2 plugins0.0M+ total installs
View all plugins →

Quick Compare

Header Image Uploader vs Header and Footer Scripts→Header Image Uploader vs Post Type Switcher→Header Image Uploader vs Post Duplicator→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.