sandywp / plugins / tcl-categories-image

TCL Categories Image

5.0 out of 5 stars. 5.0 2 reviews

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 …

Launch a sandbox with this plugin → No signup.
Ready in seconds.

v1.0.1 10+ installs WP 4.4+ PHP 5.2.4+

your-sandbox.sandywp.com/wp-admin
TCL Categories Image running inside a SandyWP sandbox

What you get inside

4 screens
  • Categories image submenu under settings tab

  • Categories image setting detail page

  • 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

About this plugin

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

Questions

Installation Instructions

Categories Images Plugin allow users to add an image to category or custom taxonomies.You can install it like other plugins.You can add plugin through admin panel
1.Visit the Plugins > Add New and search for TCL Categories Image.
2. Click to install and then activate
3.Go to posts->categories or any other taxonomy and add category image

OR you can also upload plugins file to plugins folder and activate it through plugins tab.

5.0

2 reviews

  • 5 ★ 2
  • 4 ★ 0
  • 3 ★ 0
  • 2 ★ 0
  • 1 ★ 0

Ratings come from WordPress.org. SandyWP does not collect its own reviews.

Spin up a real WordPress site in seconds.

Test plugins, build a demo, hand a client a link — then squash it and start again. No local setup, no Docker.