Code: Select all
<?php wp_list_categories('title_li=&show_count=1&child_of=3&number=5&orderby=count'); ?>You can check it here on the sidebar
http://www.primobazaar.com/
Moderator: General Moderators
Code: Select all
<?php wp_list_categories('title_li=&show_count=1&child_of=3&number=5&orderby=count'); ?>