I am experiencing an issue with two categories:
Name: 3-d
slug: 3-d
id: 42
Name: Illustration-folio
slug: illustration-folio
id: 3
When I am on a category archive page and '3-d' is the category, 'is_category(42)' and 'is_category(3)' evaluate to true.
It would be nice to have separate functions for the type of category information being entered. For example, a function that only takes the category id. Or be able to accept arguments.
If my issue is a result of me doing something incorrectly, please let me know.
Thanks,
Jordan