从循环中完全排除粘帖

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了从循环中完全排除粘帖相关的知识,希望对你有一定的参考价值。

  1. <?php
  2. query_posts(array("post__not_in" =>get_option("sticky_posts")));
  3. if ( have_posts() ) : while ( have_posts() ) : the_post();
  4. ?>

以上是关于从循环中完全排除粘帖的主要内容,如果未能解决你的问题,请参考以下文章

Oracle 完全导出,排除而不使用 par 文件

从业力中排除 scss 文件

从 @ComponentScan 中排除 @Component

如何从表单中排除字段?

无法从代码分析中排除包

从 Woocommerce 相关产品中排除特定产品类别