TKC Sliced Post Helper

Plugin Banner

TKC Sliced Post Helper

by thinh.pham

Download
Description

Help user to split WordPress post/page into multiple pages easier using WPEditor button.
See more description here

How to split WordPress post into multiple pages

If the navigation section does not appear, this is probably because your theme is unable to handle the tag for splitting the page. So you need to add the following code in your single.php loop:

<?php wp_link_pages(); ?>
  1. Upload the entire ‘tkc-sliced-post’ directory to the ‘/wp-content/plugins/’ directory.
  2. Activate TKC Sliced Post through the ‘Plugins’ menu in WordPress.

1.0.0

  • First release
Back to top