I need to add a "See all (post count)" link to the end of the list of sub-categories for any given parent category. This is for the sidebar of the index page. Something like this:
Parent category 1
sub-category (post count)
sub-category (post count)
sub-category (post count)
see all (post count)
Parent category 2
sub-category (post count)
sub-category (post count)
sub-category (post count)
see all (post count)
Parent category 3
sub-category (post count)
sub-category (post count)
sub-category (post count)
see all (post count)
Any hints on how to do this?