Name: WiKi Style Table of Content

Plugin Banner

Name: WiKi Style Table of Content

by rabinbs

Download
Description

Automatically adds clickable TOC inside the post or page.

How to get it worked?

  • Once installed and activated; start a new post/page.
  • In the post where you want to make a section usually h2 tag, write like this, [toccon id=”first” title=”My first Section”]. You may add as many section as you want.
  • If you want a sub section under any section, write this [toccon id=”first” sub=”first_sub” title=”My first sub section under first”]
  • You may go one more step deep like [toccon id=”first” sub=”first_sub” sub2=”second_sub” title=”My sub sub section”]
  • Now just place [toc] tag where you want the TOC to show. Usually at the begining of of the post.
  • Live demo
  1. Adding the [toc] tag in edit post page

    Adding the [toc] tag in edit post page

  2. A live preview

    A live preview

1.0

  • The first upload
Back to top