Many of my posts have multiple pages.我有很多的职位有多个页面。 WordPress today doesn't provide a visible way to add multiple pages to your (single) article / post.在WordPress今天不提供一个有形的方法添加多个网页到您的(单人)的文章/职位。 I have been asked to explain how I create multiple pages in my articles.有人问我来解释我如何建立多个页面,在我的文章。 Here is the solution.这里是解决问题的方法。

In earlier versions of WordPress there was a quicktag named page (or pages) which allowed you to create multiple pages in your WordPress blog.在较早版本的WordPress所有一个quicktag命名网页(或网页) ,让您创建多个页面,在您的WordPress博客。 In some recent versions this feature is missing.在最近的一些版本,这个功能是失踪。 This is how you can manually add it.这是如何您可以手动添加它。 Insert the following comments wherever you would like to insert a page break (like Microsoft Word).插入以下的评论而您想插入一个分页符(如Microsoft Word )中。

<--nextpage--> < -下一页- >“

WordPress 2.0 comes with WYSIWYG editor enabled by default.在WordPress 2.0附带的WYSIWYG编辑器默认启用。 Inserting such a comment is a pain.插入这样的评论是一种痛苦。 There are three options.有三个选项。
Hard 硬的

  • You can switch off the WYSIWYG editor for all posts and then insert this comment by hand (everytime).您可以关掉WYSIWYG编辑器,为所有员额,然后插入此评论由手(每次) 。

  • You can go into source code mode and insert this comment by hand (everytime) and hope it retains the comment when you switch back to WYSIWYG.您可以进入源代码模式,并插入此评论由手(每次) ,并希望它保留的评论,当您切换回所见即所得。


Or
Simple 简单
You can activate您也可以激活 Angsuman's Multi-Page Plugin Angsuman的多页插件 and simply click on the button to insert a page break.和只要按一下按钮,插入一个分页符。 It works both in WYSIWYG as well as text mode.它的工程无论是在所见即所得以及文本模式。