Dynamic Headers for wordpress
Mostly bloggers are bored of single header image of wordpress blog/site. Until unless you know about Dynamic Header you are hitting u r head in wordpress plugin directory. Here is the solution for it. Dynamic Header is used to manage the header image of the wordpress site/blog. Its quite different from other plugins. It helps to use images file or .swf file to add in page header. The plugin is very handy and different / different images can be shown in different / different pages or even .swf files are allowed.
The Dynamic Headers plugins can be found on here Wordpress Plugin Page

Dynamic Headers by Nicasio
Features:
- Set different headers for each page and post.
- Use different media types on each page (image files, flash files).
- Cross browser compliant embed code automatically generated.
- Can set default header for pages/posts without set header image.
- Fails gracefully if no header media present for current page.
- Random media for individual pages/posts and default media.
- Alt / Title tag management for images.
- Supports both built in browser uploader or ftp.
- Quick and lightweight.
- Simply add template tag to theme to pull dynamic media.
- Tested and validated to work on WordPress version 2.3+
- Ability to add links to your header images.
- WordPress MU Compatible
Ok ! now go for the second thing that i faced the small problem. After activating the Dynamic Headers by Nicasio Design plugin I was so surpried to see that it has placed the link on the footer which snapshoot is given below.
The removal process begins now :
- Go to the sitename.com\wp-content\plugins\dynamic-headers folder
- Open the file “custom-header.php” using any file editor
- Go to line 261 or see the snapshot below
- In the above image or in the line 261 you will find if(get_option(‘dhnd_footer_link’) == ‘Yes’){
- Change the ‘Yes’ to ‘No’
- Go to your page and you will no more find Proudly using Dynamic Headers by Nicasio Design
- Or simply go the dashboard of your wordpress
- GO to Headers > Settings and Uncheck “Display footer link” or see the snapshot down.









Why would you tell people to edit a php file when there is a simple admin option for turning off the link?
The change to the PHP file will just be undone when/if the plugin is upgraded.
Excellent YouTube post ! thanks for sharing. I’ll be adding your blog to my reader.
Juan
I love the WordPress plugin by Nicasio Design. It made customizing my blog much easier. I personally don’t mind the small link in the footer (I don’t mind giving credit where it’s due, especially for a free plugin), and if I wanted to remove it I think I would probably just use the checkbox in the admin as I’m not too code savvy
I can’t wait until Nicasio Design releases the next version – I love customizing my blog!
THANKS! I couldn’t figure out how to get rid of that link in the footer.