BACK TO DIRECTORY

TCL Categories Image

by shishir

5.0
(2 ratings)

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

Screenshots

Categories image submenu under settings tab

Categories image submenu under settings tab

Categories image setting detail page

Categories image setting detail page

Add new category page where you can add image to a category

Add new category page where you can add image to a category

Edit a category page where you can edit/add image to a category

Edit a category page where you can edit/add image to a category

Plugin Details

Active Installs
10
Total Downloads
1,625
Version
1.0.1
Requires WP
4.4
Requires PHP
5.2.4
Tested Up To
4.9.31
Added
2017-12-12
Last Updated
2018-01-19 8:15pm GMT

Ratings

5
2
4
0
3
0
2
0
1
0