Home Plugins header image uploader
Header Image Uploader logo

Header Image Uploader

by imran3229 on WordPress.org

Simple WordPress plugin adds image uploader meta box.

(0)
Uploader field

Uploader field

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.

  ID, 'imhy', true);
                       $image = wp_get_attachment_image_src($id, 'full-size');
                      ?>
                      

Support

Contact the plugin author: Imran Ahmed Khan

Developer

Are you a developer want to contribute to develop this plugin? Go to Contact Us.

Active installations30+
Weekly downloads
10+25.00%
Version1.0
Last updated3/6/2019
WordPress version3.0
Tested up to5.1.19
Tags
custom meta boxmeta boxpostpostsuploader