Hi, does anybody know how I would exclude a category from the post meta data. I can do it in a php wp_list_cats situation, but not when it says php the_category. Thanks!
Hi, does anybody know how I would exclude a category from the post meta data. I can do it in a php wp_list_cats situation, but not when it says php the_category. Thanks!
Template_Tags/in_category#Display_Some_Category_Specific_Text has good example of using an if condition.
This topic has been closed to new replies.