Download the PHP package kunoichi/toc-generator without Composer
On this page you can find all versions of the php package kunoichi/toc-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kunoichi/toc-generator
More information about kunoichi/toc-generator
Files in kunoichi/toc-generator
Download kunoichi/toc-generator
More information about kunoichi/toc-generator
Files in kunoichi/toc-generator
Vendor kunoichi
Package toc-generator
Short Description TOC generator from h1-h6 tags.
License GPL-3.0-or-later
Package toc-generator
Short Description TOC generator from h1-h6 tags.
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package toc-generator
toc-generator
Generate table of contents from h1-h6 tags.
Installation
Run composer.
And include autoloader.
Usage
PHP
W.I.P
WordPress
In your functions.php
And render TOC where you want(e.g. In your singular.php
).
You need $post_id
to render TOC.
In this case, get_queried_object_id()
is used.
All versions of toc-generator with dependencies
PHP Build Version
Package Version
The package kunoichi/toc-generator contains the following files
Loading the files please wait ....