Name: WiKi Style Table of Content
Name: WiKi Style Table of Content
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
Reviews
Changelog
1.0
- The first upload
![Adding the [toc] tag in edit post page](https://ps.w.org/wiki-style-table-of-content/assets/screenshot-1.jpg?rev=2333511)
