This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

TKC Sliced Post Helper

Lýsing

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

Skjámyndir

Uppsetning

  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.

Umsagnir

There are no reviews for this plugin.

Þátttakendur & höfundar

“TKC Sliced Post Helper” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.

Höfundar

Breytingarsaga

1.0.0

  • First release