Check category of Post
-
I have tried unsuccessfully to check category of Post in functions.php. I have created 3 different categories under Posts.
I have used has_category(), in_category() and is_category() functions to check category. Those returns always default category Uncategorized. None of my Posts are not in Uncategorized category. I have testing this by creating Post and selected one category (checkbox) before publishing Post.
What is correct way to check category of the Post? (Or what I need to check from Post?)
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Check category of Post’ is closed to new replies.