Wordpress:仅在类别/档案的第一页显示

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Wordpress:仅在类别/档案的第一页显示相关的知识,希望对你有一定的参考价值。

  1. <?php if ($paged < 2) { // if is page one ?>
  2. <p>This content will apear on the first page of a paged category/archive.</p>
  3. <?php } else { // optional ?>
  4. <p>This content will apear on subsequent pages.</p>
  5. <?php } ?>

以上是关于Wordpress:仅在类别/档案的第一页显示的主要内容,如果未能解决你的问题,请参考以下文章

PHP Wordpress - 仅在特定类别的第一页上显示精选帖子

Wordpress-仅在特定类别的第一页显示特色文章

iframe 中的 pdf 仅在 iphone/ipad 上的第一页

一次显示一个类别的 Wordpress 档案?

UWP 打印预览仅在第一页显示空白页

仅在 wordpress 中显示所选类别页面的子类别