Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

TKC Sliced Post Helper

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(); ?>

Snímky obrazovky

Instalace

  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.

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íci

Přehled změn

1.0.0

  • First release