Here’s an easy way of displaying what category and tags a WordPress post is part of:
Now that you know how to display the info it would make sense to put this in the functions.php and then call that function in your wordpress theme. To do this edit your functions.php and add this near the end of the file.
Now all you need to do in your theme is to call:
Leave a Reply