Popis
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(); ?>
Instalace
- Upload the entire ‚tkc-sliced-post‘ directory to the ‚/wp-content/plugins/‘ directory.
- Activate TKC Sliced Post through the ‚Plugins‘ menu in WordPress.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
TKC Sliced Post Helper je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “TKC Sliced Post Helper” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.0
- First release

