Advanced Tag Lists

0

Display your popular tags in list format instead of cloud. For Themes that do not support Widgets, you can now put this code anywhere in your template: <?php if(function_exists(‘jme

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Display your popular tags in list format instead of cloud.

For Themes that do not support Widgets, you can now put this code anywhere in your template: <?php if(function_exists('jme_taglist')) { jme_taglist(); } ?>

Options Include:

  • Displaying tags in list format or dropdown menu
  • Display tag count
  • Order list by most popular or alphabetical
  • Exclude tags and or include/exclude from specific categories.