This plugin is outdated and might not be supported anymore
Dynamic Page  Header Images

Dynamic Page Header Images

Details
View on WordPress

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

Details

Plugin code:
dynamic-page-header-images
Plugin version:
1.0
Author:
Outdated:
Yes
WP version:
3.0 or higher
PHP version:
or higher
Test up to WP version:
5.6.14
Total installations:
50
Last updated:
2021-01-21
Rating:
Times rated:
0
add-header-image-for-pages
change-header-image-dynamically
change-page-header-images
dynamic-header-images
dynamic-page-header-images