How to automatically see what's category
-
I want to create category.php and I don’t know how to set: if is some category, then show posts from that category.
If I use ‘<?php if ( in_category(‘anime’) ) : ?>’ then it will only show posts from ‘anime’ category.
Thanks for helping!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to automatically see what's category’ is closed to new replies.