Title: Dynamic Page  Header Images
Author: praveencrony
Published: <strong>March 20, 2016</strong>
Last modified: December 31, 2024

---

Search plugins

![](https://ps.w.org/dynamic-page-header-images/assets/banner-772x250.jpg?rev=1374890)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/dynamic-page-header-images/assets/icon-128x128.jpg?rev=1374890)

# Dynamic Page Header Images

 By [praveencrony](https://profiles.wordpress.org/praveencrony/)

[Download](https://downloads.wordpress.org/plugin/dynamic-page-header-images.3.0.zip)

 * [Details](https://wordpress.org/plugins/dynamic-page-header-images/#description)
 * [Reviews](https://wordpress.org/plugins/dynamic-page-header-images/#reviews)
 *  [Installation](https://wordpress.org/plugins/dynamic-page-header-images/#installation)
 * [Development](https://wordpress.org/plugins/dynamic-page-header-images/#developers)

 [Support](https://wordpress.org/support/plugin/dynamic-page-header-images/)

## Description

A very simple and lightweight Plugin for managing custom header images for pages.
Use this plugin you can easy way to add/change/manage your page header images dynamically.

#### Features Included

*Login to wordpress admin
 *Go to Pages menu –> Add New *See Dynamic Header Image
meta box. *Upload your header image and publish post

*Show Page Header Image with img tag, copy and Paste below function to your theme
header.php Theme Path: wp-content/themes/your-current-theme/header.php

    ```
    if(function_exists('dhi_get_headerimage_withtag'))
    { 
       echo dhi_get_headerimage_withtag(); 
    }
    ```

*Get Page Header Image Url,copy and Paste below function to your theme header.php
or where ever you want to get image url use this function.

    ```
    if(function_exists('dhi_get_headerimage_url'))
    { 
        echo dhi_get_headerimage_url(); 
    }
    ```

*Get Page Header Image Using Shortcode

*Login to your wordpress admin
 *Go to Pages -> All Pages *Click Edit link of any
one page *Paste below shortcode

    ```
    [dhi_headerimage] --> Get image with image tag 

    [dhi_headerimage img_tag='false'] -- > Get Image Url Only
    ```

#### Usage

 * Once install the plugin go to settings menu -> User Guide- DHI
 * Follow the mentioned Steps

#### Problems and Support

To get fastest response use the support page in the plugin area on WordPress.org

#### Please Review!

I would love some feedback. I will try and respond to any issues you might have.

#### Comments, Feedback and Request Features

To send any suggestions, comments, or feedback about this plugin send a [mail to
us]
 (plugin@phpboys.in).

## Screenshots

[⌊This screen shot to plugin page corresponds to screenshot-1.(png|jpg|jpeg|gif).⌉⌊
This screen shot to plugin page corresponds to screenshot-1.(png|jpg|jpeg|gif).⌉[

This screen shot to plugin page corresponds to screenshot-1.(png|jpg|jpeg|gif).

[⌊This screen shot to settings menu page corresponds to screenshot-2.(png|jpg|jpeg
|gif).⌉⌊This screen shot to settings menu page corresponds to screenshot-2.(png|
jpg|jpeg|gif).⌉[

This screen shot to settings menu page corresponds to screenshot-2.(png|jpg|jpeg
|gif).

[⌊This screen shot to plugin settings page corresponds to screenshot-3.(png|jpg|
jpeg|gif).⌉⌊This screen shot to plugin settings page corresponds to screenshot-3.(
png|jpg|jpeg|gif).⌉[

This screen shot to plugin settings page corresponds to screenshot-3.(png|jpg|jpeg
|gif).

[⌊This screen shot to site preview corresponds to screenshot-4.(png|jpg|jpeg|gif).⌉⌊
This screen shot to site preview corresponds to screenshot-4.(png|jpg|jpeg|gif).⌉[

This screen shot to site preview corresponds to screenshot-4.(png|jpg|jpeg|gif).

[⌊This screen shot to site preview corresponds to screenshot-5.(png|jpg|jpeg|gif).⌉⌊
This screen shot to site preview corresponds to screenshot-5.(png|jpg|jpeg|gif).⌉[

This screen shot to site preview corresponds to screenshot-5.(png|jpg|jpeg|gif).

[⌊This screen shot to site preview corresponds to screenshot-6.(png|jpg|jpeg|gif).⌉⌊
This screen shot to site preview corresponds to screenshot-6.(png|jpg|jpeg|gif).⌉[

This screen shot to site preview corresponds to screenshot-6.(png|jpg|jpeg|gif).

## Installation

 1. Upload the plugin to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Once install the plugin go to settings menu -> User Guide- DHI

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Dynamic Page Header Images” is open source software. The following people have 
contributed to this plugin.

Contributors

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

[Translate “Dynamic Page Header Images” into your language.](https://translate.wordpress.org/projects/wp-plugins/dynamic-page-header-images)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/dynamic-page-header-images/),
check out the [SVN repository](https://plugins.svn.wordpress.org/dynamic-page-header-images/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/dynamic-page-header-images/)
by [RSS](https://plugins.trac.wordpress.org/log/dynamic-page-header-images/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

First Release.

## Meta

 *  Version **1.0**
 *  Last updated **1 year ago**
 *  Active installations **50+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **6.7.5**
 *  [Advanced View](https://wordpress.org/plugins/dynamic-page-header-images/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/dynamic-page-header-images/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/dynamic-page-header-images/)