Pagination On A Single Post In WP

Share Now

Go to TEXT EDITOR Mode in WP.
Then add this code

<!--nextpage-->

where you want to add page-break.
If you want to break the post into 5 pages then you have to add this code 5 times.

Now, go to single.php file and add this code:

wp_link_pages();

under

the_content();
Picture of Nahid Mahamud

Nahid Mahamud

Web Developer | Graphic Designer | WordPress & Woo-commerce Expert