Any thoughts of a way to exclude a category from Archives, but only for date archives. I'd like the category to show up in Category archives.
http://wordpress.org/extend/plugins/ultimate-category-excluder/
Any thoughts of a way to exclude a category from Archives, but only for date archives. I'd like the category to show up in Category archives.
http://wordpress.org/extend/plugins/ultimate-category-excluder/
Sorry, an archive is an archive. Date or category or tag, they are all the same as far as I know. Let me ponder it, you might be able to do some creative php programming along the lines of:
if the archive is date then don't show category X.
That might have to go into a theme's functions.php file. Let me ponder it. Mike
You must log in to post.