<?php if((is_home()) && (in_category('120'))) continue; //120为不想显示的文章分类的IDupdate_post_caches($posts); ?>
把上面的代码加到while循环输出文章里面就行了.