Display your most popular categories in a widget
This is just a small WordPress plugin that lists the most popular categories by post count in a widget. Includes several options.
Useful for blogs with many categories and just want to list the most popular.
For Themes that do not support Widgets, you can now put this code anywhere in your template:
<?php if(function_exists('jme_category_list')) { jme_category_list(); } ?>
Support and Feature requests are on my forums at http://justmyecho.com/forums/
Requires: 2.8 or higher
Compatible up to: 3.1.4
Last Updated: 2011-4-3
Downloads: 1,938
Got something to say? Need help?