Plugin info

Total downloads: 4,179
Active installs: 200
Total reviews: 4
Average rating: 4.8
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 5/23/2022 (1318 days ago)
Added to WordPress: 9/15/2016 (9 years old)
Minimum WordPress version: 5.8.0
Tested up to WordPress version: 5.8.0
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 1318 days ago • 4 reviews

22/100

Is Taxonomy Thumbnail and Widget abandoned?

Possibly abandoned (last update 1318 days ago).

Compatibility

Requires WordPress: 5.8.0
Tested up to: 5.8.0
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Using Taxonomy Thumbnail and widget plugin users can make thumbnail options for inbuilt and custom taxonomy terms and access via widget (Taxonomy Term List) in the sidebar and also use in page/post using the shortcode.

Use to get the url and put it in any img tag or simply use in (category or taxonomy) template.

Arguments in above functions :

1. ttw_thumbnail_url($termid , $size);
2. ttw_thumbnail_image($termid , $size);

Plugin advantage

  • Easy to configuration.
  • Unblockable.
  • Plugin supports Chrome, Firefox, Safari and IE
  • Woocommerce Compatible
  • Shortcode

Plugin configuration

  • Drag and drop the widget (Taxonomy Term List)
  • Shortcodes :
    [TTW_TERMS taxonomy=’category’ class=’taxonomy-term-list’]

For Show current post/product taxonomies

[TTW_POST_TERMS_ICON taxonomy="product_tag"  class=""  hide_empty="" post_id=""]

Note :
post_id is not required
taxonomy is required

Installation

You can install Categories Images directly from the WordPress admin panel:

1. Go to wp-admin -> Plugins > Add New -> and search for 'Taxonomy Thumbnail and Widget'.
2. Click to install.
3. Once installed, activate.

OR

Manual Installation:

1. Upload the entire `taxonomy-thumbnail-widget` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to `wp-admin -> Settings -> TTW Settings` and select taxonomies for which you want thumbnail
4. And For access taxonomies list in sidebar go to `wp-admin -> Appearance -> Widgets -> Taxonomies List widget`

Frequently Asked Questions

No FAQ available

Review feed

Sunil Kumar Sharma
10/5/2016

About Plugin Script

Plugin developed using oops standard code

Screenshots

  1. Before Use this plugin shortcode and widget please update settings

    Before Use this plugin shortcode and widget please update settings

  2. Output Using shortcode and sidebar widget

    Output Using shortcode and sidebar widget

Changelog

For more information , any query and your suggestion for plugin functionality improvement you can write us at [email protected] .

1.0

First version

1.1

  • Fix – Notice Errors
  • Make Shortcode for access taxonomy terms
  • Make plugin Woocommerce Compatible

1.2

  • Fix – Notice Errors
  • Remove Unused functions and make code smaller and better

1.3

  • Fix – Notice Errors
  • Fix JS Errors
  • Add new shortcode