从wordpress的搜索结果中排队某个分类的内容
<?php if ( have_posts() ) : query_posts($query_string .'&cat=-1,-2,-3'); while ( have_posts() ) : the_post(); ?>
//这是显示要调用的内容
<?php endwhile; ?>
<?php else : ?>
no wodepress.com!
<?php endif; ?>
从wordpress的搜索结果中排队某个分类的内容
<?php if ( have_posts() ) : query_posts($query_string .'&cat=-1,-2,-3'); while ( have_posts() ) : the_post(); ?>
//这是显示要调用的内容
<?php endwhile; ?>
<?php else : ?>
no wodepress.com!
<?php endif; ?>
The best template website building platform
将下面这段代码添加到single.php中需要显示父分类别名的位置,就可以显示出父分类的别名。
一段代码就可以删除wordpress的版本号,掌握这些就可以自己制作主题系列。
跨境电商独立站运营的难点和要点,充分了解并掌握了这些,你的跨境电商运营之路将会走的更顺畅。
选择适合的建站平台是外贸业务成功的重要一环,而WordPress作为建站平台的选择之一,拥有一系列核心特征… Continue reading WordPress外贸建站平台的核心特征大揭秘
WordPress作为一款强大的建站平台,为外贸企业提供了丰富的功能和灵活的定制选项。在这篇文章中,我们将… Continue reading WordPress外贸网站建设的成功要素与技术点