How do I get the parent category name in WordPress template? And can I query post by the parent category?
问题 I tried getting help on the WordPress forums but no luck. Anyways, here is my question... Lets say I am creating 10 parent categories and 2 sub categories to each parent. My WordPress post belongs to one sub category of a particular parent category How do I get the parent category name ONLY? I don't want subcategories names? what WordPress code would do that? And one more question... Is it possible to query post by the parent of a sub category by using: but instead of entering cat=1 or the