wp1.5首页无分页显示

刚在改模板的时候发现首页原来没有分页显示。需要进行以下操作:

< ?php the_content('Read the rest of this entry »'); ?>

后面加上

< ?php link_pages('

Pages: ‘, ”, ‘number’); ?>

相关文章:
  • wp出1.5了
  • 2 Responses to “wp1.5首页无分页显示”

      a gravatar
    1. Eimo your flag Says:

      没反映啊!!

      为什么啊!~我只要输入一篇很长的文章,他总是全部显示,我设置了摘要试的了!

    2. a gravatar
    3. Antonio your flag Says:

      你需要加一个nextpage的标签

    Leave a Reply