What’s bringing it in is the basic WordPress code:
<?php query_posts(‘category_name=thirteen-two’); ?>
where we’re calling in specific categories. I imagine it will bring it in any time this code is used:
<?php query_posts(”); ?>
Glad to know it’s on the list for a fix. Great plugin.