This plugin help you to display any taxonomy terms by using shortcode. you can use the shortcode any where like in pages, post, widgets. You can filter the taxonomy terms by typing their related words in the search bar, you can enable/disabled search bar field from the shortcode attribute. – [taxonomy_list name=”taxonomy”] Just place this shortcode any where you want to display taxonomy list shortcode attributes – name = taxonomy name – hide_empty = show/hide empty category/term – include = show only specific terms – exclude = skip category/term by term id – order = option to set display order – search_bar = search field to filter terms list example shortcode – [taxonomy_list name=”taxonomy” hide_empty=”false” exclude=”11,12,13″ order=”ASC” search_bar=1]