> Header Image Uploader wordpress plugin resources analysis

Header Image Uploader wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name Header Image Uploader
Version 1.0
Author Imran Ahmed Khan
Rating 0
Last updated 2015-02-19 08:12:00
Downloads
348
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

Delta: 0%
Header Image Uploader plugin has no negative impact on PageSpeed score.

Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%

Header Image Uploader plugin added 5 bytes of resources to the Home page and 7 bytes of resources to the sample Post page.

Header Image Uploader plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.

Great! Header Image Uploader plugin ads no tables to your Wordpress blog database.

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

Developer

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

Screenshots

Resources added by plugin to Home page/Post page in kB
Total size of resources for Home page/Post page in kB
Random Theme Tests
Sepia screenshot

Sepia

by: arnoldg

4112
0%
Bloxy screenshot

Bloxy

by: Arcance

14864
0%