hide ‘uncategorized’ in list of post’s categories
-
I’m using
<?php the_category(”) ?>
to show the categorys that a given post belongs to in that post’s metadata.
In cases where the post is in the category ‘uncategorized’ I would like to have no category listed, instead of it being specifically labelled ‘uncategorized’.
Is there a way to hide that default category in a list of categories?
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘hide ‘uncategorized’ in list of post’s categories’ is closed to new replies.