I want to automatically hide categories with less than x published posts from the function the_category().
For some kind of sites I don't see the point of showing a category link if it only has a couple of posts, but since eventually the category will have more I want to assign it from the beginning.
Thanks!