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)
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]"); ?>
Upload the Simple category list plugin to your blog:
- Upload the category list plugin to the
/wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress