正在加载...
2009-12
19
发表于: 关于Blog | 作者: wxy_332
标签:

模板index.php

在类似<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>代码下面加入

<?php if (in_category(‘18′)) continue; ?>

18为分类ID

声明:部分文章不代表本站观点,版权归原作者所有。

: http://www.cnwxy.info/archives/376

本文相关评论 - 1条评论都没有呢

还没有任何评论。