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(); ?>
Installation
- Upload the entire ‚tkc-sliced-post‘ directory to the ‚/wp-content/plugins/‘ directory.
- Activate TKC Sliced Post through the ‚Plugins‘ menu in WordPress.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“TKC Sliced Post Helper” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “TKC Sliced Post Helper” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- First release

