Title: pages within a post.
Last modified: August 19, 2016

---

# pages within a post.

 *  Resolved [mattiebo123](https://wordpress.org/support/users/mattiebo123/)
 * (@mattiebo123)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/pages-within-a-post/)
 * Hello.
 * I’m pretty new to WordPress but i’ve got a website up and running and am getting
   used to it.
 * I was wondering if there was a plugin which allowed the user to make a post which
   consists of several pages. The type of pages that i mean can be seen on G[amesradar](http://www.gamesradar.com/pc/starcraft-ii/review/starcraft-ii-wings-of-liberty-super-review/a-20100730112457613062/g-20070518211627437097)
   where, if you scroll to the bottom of the post, you can see pages 1, 2 & 3 of
   the article. Clicking each page number will take you to the page, but every page
   remains inside one page/article.
 * Is this possible with WordPress without posting several pages and linking them?
 * Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/pages-within-a-post/#post-1607558)
 * you don’t need a plugin to do this – you simply type `<!--nextpage-->` (in the
   html editor mode) when you type your text, where you want to have the break, 
   and in your template file single.php you use `wp_link_pages();`
    [http://codex.wordpress.org/Function_Reference/wp_link_pages](http://codex.wordpress.org/Function_Reference/wp_link_pages)
   somewhere after `the_content();` within the loop.
 * (related and maybe helpful:
    [http://wordpress.org/extend/plugins/nextpage-buttons/](http://wordpress.org/extend/plugins/nextpage-buttons/)
   [http://wordpress.org/extend/plugins/wp-paginate/screenshots/](http://wordpress.org/extend/plugins/wp-paginate/screenshots/)
   [http://wordpress.org/extend/plugins/multi-page-toolkit/](http://wordpress.org/extend/plugins/multi-page-toolkit/)
 *  Thread Starter [mattiebo123](https://wordpress.org/support/users/mattiebo123/)
 * (@mattiebo123)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/pages-within-a-post/#post-1607615)
 * Very helpful, thanks a lot 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘pages within a post.’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [mattiebo123](https://wordpress.org/support/users/mattiebo123/)
 * Last activity: [15 years, 9 months ago](https://wordpress.org/support/topic/pages-within-a-post/#post-1607615)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
