Jam Taxonomy Image

plugin banner

Jam Taxonomy Image will help you have a nicer Category/Tag/Custom Post type Page with banner, and have a nice and powerful Taxonomy Widget

Author:Jam Việt (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:4.3.1
Plugin version:1.0
Added to WordPress repository:24-09-2015
Last updated:27-09-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:http://www.jamviet.com/
Total downloads:1 291
Active installs:10+
plugin download
Click to start download

This plugin will help you add a image ( thumbnail ) to Taxonomy like Category, Tag, Custom Taxonomy and display image via Widget, or function name 'get_taxonomy_image($term_id)' return URL image.

  • Note: I do not add any CSS to Your theme header, and of course Image will have full size as you upload, so if you want to have a small thumbnail, you can add CSS or just upload a small image, if you want to display a banner for one category, you can upload a big picture or banner !

  • This plugin include a nice Taxonomy Widget in Admin > Apearance > Widget, please check out !

  • This plugin Using plugin Taxonomy Metadata (Michael Yoshitaka Erlewine) !

How to Use ?

First, you need to install this plugin successfully from admin Then, please go to Setting > Taxonomy Image to active which taxonomy you wish to add image, Tag, Category or Custom taxonomy And, after that, in edit tag/category screen will have a form to add image/thumbnail/banner Finnal, Add this code

<img src="'. get_taxonomy_image(get_query_var('cat')) . " />

to category.php in your theme, please place it before H1 tag or anywhere you like, you will see big banner or thumbnail as you uploaded before.


Screenshots
ChangeLog