This plugin is outdated and might not be supported anymore
TCL Categories Image

TCL Categories Image

Details
View on WordPress

TCL Categories Images Plugin allow users to add an image to category or custom taxonomies.You can easily assign an image to each category/taxonomy or tag and then display image for category/taxonomy/archive template via following functions.

Usage:

<?php if (function_exists('tclTaxonomyImage')) tclTaxonomyImage(); ?> to display image
<?php if (function_exists('tclTaxonomyThumbUrl')) echo tclTaxonomyThumbUrl(); ?> to get URL

Here, You can specify image size as a second parameter

<?php if (function_exists('tclTaxonomyImage')) tclTaxonomyImage(NULL,'thumbnail'); ?> to display image
<?php if (function_exists('tclTaxonomyThumbUrl')) echo tclTaxonomyThumbUrl(NULL,'thumbnail'); ?> to get URL

Details

Plugin code:
tcl-categories-image
Plugin version:
1.0.1
Author:
Outdated:
Yes
WP version:
4.4 or higher
PHP version:
5.2.4 or higher
Test up to WP version:
4.9.26
Total installations:
10
Last updated:
2018-01-19
Rating:
Times rated:
2
categories-image
categories-images
category-image
category-images
taxonomy-image