Method 1 –
How to insert “Next Page”/ “Page Break” button in WordPress Editor
In WordPress we can separate post/pages using <!--nextpage-->
. It’s hard to remember the tag, and you need to add it using “Text” editor, not visual editor. This is how you can add “Next Page” or “Page Break” button in Visual Editor, Just like this:
- Install this plugin name Page Break from here
- Activate the plugin from plugin dashboard
- Now you can find a button to insert page-break in your posts
Method 2 –
Keyboard Shortcut to Add Page Break
You can also use keyboard shortcut (Alt + Shift + P) to add Page Break.
Result Of WordPress Next Page Feature
As you can see, this post have two pages. Click “2” to view the second page.