I have the need to determine whether a tag displayed in a tag cloud is within a specific category.
I have a function for a custom page template and need a way to run a conditional on the parameters above, then if true, use the custom template.
Anyone know the type of *if* statement I would need?
Let me know if you have any questions.