Anyone know how to get the post count for each category? wp_list_categories prints all categories out in a list with post count but i need to be able to extract JUST the post count for a specific category. Thanks