Simple Category List Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Major features in Simple category list include:
- Automatically show the category listing on to the front end.
- Support the custom post types taxonomy.
- Dynamic Shortcode use anywhere
- Fully free plugin
- Support parent child category lists (Category and sub-category)
- User friendly
Usage on editor:
[category_list custom_taxonomy=TAXONOMY NAME HERE]
Use this shortcode for page template:
<?php echo do_shortcode("[category_list custom_taxonomy=TAXONOMY NAME HERE]"); ?>
Settings
Settings > Category list
1) Go to setting section
2) Click on the category list
3) Set the valid taxonomy name
4) Exclude option for the categories (Optional)
4) Enter the title (Optional)
5) Use the shortcode on the template file or editor