=== Unique Headers ===
Contributors: ryanhellyer
Tags: header, headers, image, header-image, header-images, taxonomy, tag, category, posts, pages, taxonomies, post, page, unique
Donate link: http://geek.ryanhellyer.net/donate/
Requires at least: 3.9
Stable tag: 1.2
Adds the ability to use unique custom headers on individual pages, posts or categories or tags.
== Description ==
The Unique Headers Plugin adds the ability to use unique custom headers on
individual pages, posts or categories. This plugin makes use of the excellent Taxonomy Metadata plugin for handling header images for categories and tags.
== Installation ==
After you've downloaded and extracted the files:
1. Upload the complete 'unique-headers' folder to the '/wp-content/plugins/' directory OR install via the plugin installer
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Install and activate the Taxonomy Metadata plugin to add support for changing images for category listings.
4. And yer done!
Now you will see sections for changing your custom headers on the posts, pages and category listings.
Visit the Unique Headers Plugin for more information.
== Frequently Asked Questions ==
= I can't change the image on my categories/tags, what's wrong? =
You need to install the Taxonomy Metadata plugin. WordPress does not support
the taxonomy meta data which this plugin needs to use to store the custom header image URL. As soon as you install that plugin, the category/tag image
functionality should begin working.
= I set an image, but now I can't change it :/ =
This is caused by a bug in a code library we've used. To work around this, you need to remove the image before adding a new one.
= Where's the settings page? =
There isn't one.
= Does it work in older versions of WordPress? =
Probably, but we only support the latest version of WordPress.
= I need custom functionality. Can we pay you to build it for us? =
No, I'm too busy. Having said that, if you are willing to pay me a small fortune then I could probably be persuaded.
== Screenshots ==
1. The custom image uploader for posts/pages, when using the Unique Headers Plugin
2. The custom image uploader for categories, when using the Unique Headers Plugin and Taxonomy Metadata plugin
== Changelog ==
Version 1.2: Converted to use the class from the Multiple Featured Images plugin
Version 1.1: Added support for tags
Version 1.0.4: Added support for displaying a category specific image on the single post pages
Version 1.0.3: Correction for $new_url for categories
Version 1.0.2: Bug fix to allow default header to display when no category specified
Version 1.0.1: Bug fixes for post/page thumbnails
Version 1.0: Initial release
= Credits =
Thanks to the following for help with the development of this plugin:
* Todd - Assistance with implementing support for tags
* Norwegian Government Administration Services (G.A.S.)