🗂️ The open source WordPress plugin to insert Table of Contents into your posts and pages.
- Table of contents block to insert in posts/pages compatible with the Wordpress Gutenberg editor.
- Choose a title for the table of contents.
- Choose which levels of headings you want to include in the table of contents from h2 to h6.
- Choose a list style for your table of contents.
- The style of the table of contents is fully customizable through CSS.
- SEO friendly solution rendered on PHP server. The table of contents does not execute ANY JAVASCRIPT CODE.
- It is open source, so you can see how the code works or extend its features.
- Added list style attribute to table of contents block.
- Fixed heading tree generation.
- Release
npm install
npm run build
npm run format
npm run lint:js
npm run packages-update
npm run start
npm run zip
☕️ Buy me a coffee so the open source party never ends.
YouTube | Instagram | Twitter | Facebook
The Open Table of Contents source code is made available under the GPL-3.0.