Shortcode Table Of Contents Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Simply use the [toc content=".your-container"] shortcode to automatically generate a table of contents for any HTML container.
The shortcode accepts a number of parameters:
contentstring required
A CSS selector indicating the container of your content.headersstring
A comma separated list of heading selectors that you want to include.speedint
Speed of sliding back to top.anchor-classstring
Class of anchor links.anchor-textstring
Prepended or appended to anchor headings. Leave blank to disable anchor links.top_classstring
Back to top button or link class.spytrue/false
Enable scroll spy. This will highlight the list items as you scroll past them.positionappend/prepend
Position of anchor text.spy-offsetint
Specify heading offset for spy scrolling.
Screenshots
Add the
[toc]shortcode to any post/page/custom-post-type, at any position in the content.
A nested list will be generated based on the headings within your chosen HTML element.
Add the
anchor-textparameter.
When the
anchor-textparameter is set, the text will be appended to your headings so your users can easily copy the link to that section.
