Simple Featured Image
This is a simple plugin allows you to set Taxonomy featured image using media library. Also supports customs post types.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 1324 days ago • 5 reviews
Is Simple Featured Image abandoned?
Possibly abandoned (last update 1324 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
This plugin will allows you to add featured image to your custom and default post type Taxonomy.
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/simple-featured-imagedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Plugin Name screen to configure the plugin
- (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
Frequently Asked Questions
Login to your WordPress admin dashboard, Go to Settings > Simple Featured Image. Then, select your desired taxonomy to apply the featured image.
This plugin will not apply on Woocommerce, Woocommerce custom post type taxonomy has its own featured image.
Not necessarily, But if you want to enhance the look of your taxonomy page, then this plugin is the right one for you.
You can display the Taxonomy Featured Image in the front end using php function.
- wpsfi_display_image( $termID, $size = “medium”, $class = ”, $width = ”, $height =” )
Parameters:
* $termID – (Integer) Taxonomy termID
* $size – (String) Image size
* $class – (String) Add custom class
* $width – (Integer) Width in px.
* $height – (Integer) Height in px
Yes, It has available shortcodes.
- [wpsfi_image]
Parameters:
* term_id – (Integer) Taxonomy termID
* size – (String) Image size
* class – (String) Add custom class
* width – (Integer) Width in px.
* height – (Integer) Height in px
- [wpsfi_slider]
Parameters:
* taxonomy – (String) Taxonomy Slug. Default “category”
* hide_empty – (String) Exclude in the list empty Taxonomy ( true, false ). Default “false”
* slideshow – (String) Animate slider automatically ( true, false ). Default “true”
* slideshow_speed – (Integer) Set the speed of the slideshow cycling, in milliseconds. Default 7000
* animation – (String) Select your animation type, “fade” or “slide”. Default “Slide”
* animation_speed – (Integer) Set the speed of animations, in milliseconds. Default 600
* animation_loop – (String) Should the animation loop ( true, false ). Default “false”
* animation_title – (String) Apply animation to Taxonomy name, User Animate It classes. Default “bounceInDown”
* item_width – (Integer) Box-model width of individual carousel items, including horizontal borders and padding. Default 600
* item_margin – (Integer) Margin between carousel items. Default 2
* min_items – (Integer) Minimum number of carousel items that should be visible. Default 1
* max_items – (Integer) Maxmimum number of carousel items that should be visible.
* direction – (String) Select the sliding direction, “horizontal” or “vertical”. Default “horizontal”
* mousewheel – (String) Allows slider navigating via mousewheel ( true, false ). Default “false”
* control_nav – (String) Create navigation for paging control of each slide. ( true, false ). Default “True”
* direction_nav – (String) Create navigation for previous/next navigation. (true/false). Default “True”
Yes, This plugin provides two widgets.
- WPSFI Taxonomies – Display terms under selected taxonomy.
- WPSFI Slider – Display Taxonomy Slider
Review feed
Awesome plugin !!!
Changelog
1.3.1
- Add new setting option to enable Open Graph meta.
- Sanitize Open Graph meta.
1.3.0
- Fixed errors on settings on add a featured image to a post category.
- Add Open Graph image for single, category and archive page.
1.2.4
- Fixed update errors on settings not save.
- Fixed typo error
1.2.2
- Fixed update errors
1.2.1
- Fixed langauge translation error
- Display featured image for the post type table by default.
- Checked compatibility issue for wordpress version 5.1
- Allow custom post type to display featured image.
1.2.0
- Add new widget and shorcode for the Taxonomy Slider.
1.1.0
- Add widget to display taxonomy list.
- Fixed plugin tags
1.0
- Initial release







