Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

TKC Sliced Post Helper

Deskripsyon

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

Mga Screenshot

Pag-install

  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.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “TKC Sliced Post Helper” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “TKC Sliced Post Helper” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0.0

  • First release