Show Categories Plugin: Show cross listed categories
-
I am using Kitten’s Show Categories plugin. On the index page, I want to only show posts from Category 1 and any cross listed posts in Category 1 AND Category x. Using this:
<?php hide_category_posts( ‘category=-1’ ); ?>
will hide the cross listed posts. Does anyone know howI can do this?
YoB
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Show Categories Plugin: Show cross listed categories’ is closed to new replies.