remove category from postmetadata
-
Is there a way to remove a category in my post metadata?
<div class="postmetadata"> <?php the_date(); ?><?php the_category(', ') ?>| <?php comments_popup_link('No Comments »', '1 Comment »', '% Comments »'); ?> </div>I removed the category in my category section but I can’t do it in my post metadata.
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘remove category from postmetadata’ is closed to new replies.