| 1 |
=== Unique Headers === |
| 2 |
Contributors: ryanhellyer |
| 3 |
Tags: header, headers, image, header-image, header-images, taxonomy, tag, category, posts, pages, taxonomies, post, page, unique |
| 4 |
Donate link: http://geek.ryanhellyer.net/donate/ |
| 5 |
Requires at least: 3.9 |
| 6 |
Stable tag: 1.2 |
| 7 |
|
| 8 |
|
| 9 |
Adds the ability to use unique custom headers on individual pages, posts or categories or tags. |
| 10 |
|
| 11 |
== Description == |
| 12 |
|
| 13 |
The <a href="http://geek.ryanhellyer.net/products/unique-headers/">Unique Headers Plugin</a> adds the ability to use unique custom headers on |
| 14 |
individual pages, posts or categories. This plugin makes use of the excellent <a href="http://wordpress.org/extend/plugins/taxonomy-metadata/">Taxonomy Metadata plugin</a> for handling header images for categories and tags. |
| 15 |
|
| 16 |
|
| 17 |
== Installation == |
| 18 |
|
| 19 |
After you've downloaded and extracted the files: |
| 20 |
|
| 21 |
1. Upload the complete 'unique-headers' folder to the '/wp-content/plugins/' directory OR install via the plugin installer |
| 22 |
2. Activate the plugin through the 'Plugins' menu in WordPress |
| 23 |
3. Install and activate the <a href="http://wordpress.org/extend/plugins/taxonomy-metadata/">Taxonomy Metadata plugin</a> to add support for changing images for category listings. |
| 24 |
4. And yer done! |
| 25 |
|
| 26 |
Now you will see sections for changing your custom headers on the posts, pages and category listings. |
| 27 |
|
| 28 |
Visit the <a href="http://geek.ryanhellyer.net/products/unique-headers/">Unique Headers Plugin</a> for more information. |
| 29 |
|
| 30 |
|
| 31 |
== Frequently Asked Questions == |
| 32 |
|
| 33 |
= I can't change the image on my categories/tags, what's wrong? = |
| 34 |
|
| 35 |
You need to install the <a href="http://wordpress.org/extend/plugins/taxonomy-metadata/">Taxonomy Metadata plugin</a>. WordPress does not support |
| 36 |
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 |
| 37 |
functionality should begin working. |
| 38 |
|
| 39 |
|
| 40 |
= I set an image, but now I can't change it :/ = |
| 41 |
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. |
| 42 |
|
| 43 |
|
| 44 |
= Where's the settings page? = |
| 45 |
|
| 46 |
There isn't one. |
| 47 |
|
| 48 |
|
| 49 |
= Does it work in older versions of WordPress? = |
| 50 |
|
| 51 |
Probably, but we only support the latest version of WordPress. |
| 52 |
|
| 53 |
|
| 54 |
= I need custom functionality. Can we pay you to build it for us? = |
| 55 |
|
| 56 |
No, I'm too busy. Having said that, if you are willing to pay me a small fortune then I could <a href="http://geek.ryanhellyer.net/contact/">probably be persuaded</a>. |
| 57 |
|
| 58 |
|
| 59 |
== Screenshots == |
| 60 |
|
| 61 |
1. The custom image uploader for posts/pages, when using the <a href="http://geek.ryanhellyer.net/products/unique-headers/">Unique Headers Plugin</a> |
| 62 |
2. The custom image uploader for categories, when using the <a href="http://geek.ryanhellyer.net/products/unique-headers/">Unique Headers Plugin</a> and <a href="http://wordpress.org/extend/plugins/taxonomy-metadata/">Taxonomy Metadata plugin</a> |
| 63 |
|
| 64 |
|
| 65 |
== Changelog == |
| 66 |
|
| 67 |
Version 1.2: Converted to use the class from the Multiple Featured Images plugin<br /> |
| 68 |
Version 1.1: Added support for tags <br /> |
| 69 |
Version 1.0.4: Added support for displaying a category specific image on the single post pages<br /> |
| 70 |
Version 1.0.3: Correction for $new_url for categories<br /> |
| 71 |
Version 1.0.2: Bug fix to allow default header to display when no category specified<br /> |
| 72 |
Version 1.0.1: Bug fixes for post/page thumbnails<br /> |
| 73 |
Version 1.0: Initial release<br /> |
| 74 |
|
| 75 |
|
| 76 |
= Credits = |
| 77 |
|
| 78 |
Thanks to the following for help with the development of this plugin:<br /> |
| 79 |
* <a href="http://onmytodd.org">Todd</a> - Assistance with implementing support for tags<br /> |
| 80 |
* <a href="http://www.dss.dep.no/">Norwegian Government Administration Services (G.A.S.)</a><br /> |
| 81 |
|