Joli Table Of Contents
Joli Table Of Contents is the most customizable and performance-focused table of contents plugin for WordPress. It works out of the box for beginners β thanks to a built-in Onboarding Wizard β and offers deep control for advanced users and developers.
Easily insert a table of contents into all your posts with either the Auto-insert, the Gutenberg Block, or the Shortcode.
π Documentation | β Get PRO
π Why Joli Table Of Contents?
β Beginner-Friendly Onboarding Wizard
After activation, a step-by-step setup wizard walks you through the most important settings β no configuration headaches, no reading documentation. Youβll have a working, good-looking TOC in minutes.
π¨ Instant Customization with the Color Palette System
The new Color Palette makes customization effortless. Set just the Accent color and it automatically propagates across your entire TOC β thatβs 90% of the visual work done in a single click. Fine-tune everything else at your own pace.
π§ Smart Heading Detection
Joli Table Of Contents accurately detects headings from third-party shortcodes and blocks that donβt appear directly in the editor but are rendered on the front end. Since v3, you can now choose between Content scope (default β prevents unwanted headings from appearing) and Extended scope for advanced use cases.
π Gutenberg Block with Inline Editing
Use the dedicated Gutenberg Block to insert a table of contents anywhere in your post. The block lets you hide or edit specific headings inline β no settings page needed.
β‘ Performance First
No jQuery dependency. Minified CSS and JavaScript. Conditional style loading based on active settings β only the code you need is loaded. Built for fast websites.
π Migrate from Another TOC Plugin β Without Touching Your Content
Already using Easy Table of Contents, LuckyWP Table of Contents, or another plugin? You can switch to Joli TOC without updating a single shortcode across your posts.
Use the built-in filter to map Joli TOC to your existing shortcode tag:
add_filter('jolitoc_shortcode_tag', function(){ return 'toc'; });
This works with any custom tag, so your existing [toc] (or any other) shortcodes continue to work immediately after switching.
β¨ Key Features
Design & Themes:
* Professional looking themes (Default, Original, Hero, + all legacy themes)
* Dark mode support for v3 themes
* Color Palette system β set one color, style the whole TOC
* Fully customizable: padding, margin, borders, fonts, colors, icons
* Custom CSS support
* CSS variable architecture for deep theming
* Custom theme engine (create your own theme)
Insertion methods:
* Auto-insert (by post type and position)
* Gutenberg Block
* Shortcode [joli-toc]
Auto-insert positions:
* Before/After the content
* Before/After H1
* Before first H2 / After first H2
* After first paragraph
Headings & Detection:
* Detect headings from third-party blocks and shortcodes
* Heading scope: Content (default) or Extended
* Show headings by custom depth (H2 to H6)
* Hide or edit specific headings via the block
* Disable headings by text or CSS class
Navigation & UX:
* Reading time estimate (new in v3)
* Hierarchical or Flat view
* Multiple numbering styles (with regional number support)
* Customizable numbering separator and suffix
* Smooth scrolling
* Folding/unfolding with animation
* Pretty URL hash (e.g. mysite.com/article/#section-title)
* Latin & non-latin character support
* Multilingual hash transliteration
* Responsive β hover events work as touch on mobile
Other:
* Import / Export settings
* Import presets for quick setup
* Custom CSS section
* Fully responsive
* multi-page support
* RTL support
* WPML compatible
* No jQuery
* Developer hooks (see full list)
β Whatβs New in v3
π§ Onboarding Wizard
New users are greeted with a step-by-step onboarding wizard that configures the most important settings for their site β without needing to touch advanced options.
π¨ Color Palette System
A brand-new reusable color palette makes customization fast and consistent. Define your Accent color once and watch it style your entire TOC automatically.
πΌ New & Updated Themes
v3 ships with new and upgraded themes: Default (replaces Basic Light/Dark), Original, and Hero β all with dark mode support and theme-specific style variants.
π Redesigned Settings Page
The admin interface has been fully redesigned with:
* A search bar to quickly find any setting
* A Live Preview panel β see your changes in real time
* A Quick Settings Panel for the most common options
* Better color pickers with palette support
* Session checker to prevent lost changes
π New Style Options
New styling controls include: header border style/width/radius/color, numbering badge colors, base font size, and toggle button styles.
π’ Improved Numbering System
The numbering engine has been upgraded to behave like a proper list β including support for regional numbering formats. Hexadecimal and binary modes have been removed.
π TOC Alignment
Choose between left, center, and right alignment for the entire TOC block.
π Reading Time Estimate
Automatically display an estimated reading time inside the TOC header.
π PRO Features
Get Joli Table Of Contents Pro
Premium Themes:
Widgets:
* π Timeline TOC β display the TOC as a visual timeline on the side of the screen, with proportionally spaced markers
* β
Floating TOC Widget β follows the user as they scroll, shows the active section
* β
Slide-Out TOC Widget β fixed panel on the side of the screen
* β
Sticky Sidebar TOC β TOC in a sidebar widget that sticks while scrolling
* β
Progress Bar Widget β reading progress indicator at the top of the page
PRO-only customization:
* β Collapsible headings
* β View more button (Partial fold)
* β Independent top-level heading styling
* Separator between top-level headings
* Multi-columns mode
* Per-device TOC visibility (in-content vs. sidebar)
* Fade past headings
Advanced auto-insert rules:
* Filter by post type, post title, or post ID
* Exclude specific posts by title or ID
* Different settings per post type (theme, layout, everything)
Custom Post Type support with per-post-type settings.
π§ Shortcode
Insert the TOC anywhere using the shortcode:
[joli-toc]
Migrating from another plugin? Keep your existing shortcode tag without updating any content:
add_filter('jolitoc_shortcode_tag', function(){ return 'toc'; });
This is compatible with shortcode tags used by Easy Table of Contents, LuckyWP Table of Contents, and others.
π£ Developer Hooks
Joli Table Of Contents provides a full set of action and filter hooks for developers.
Common examples (add to your themeβs functions.php):
Disable auto-insert globally:
add_filter(βjoli_toc_disable_autoinsertβ, function(){ return true; });
Disable JS or CSS:
add_filter(βjoli_toc_disable_jsβ, function(){ return true; });
add_filter(βjoli_toc_disable_stylesβ, function(){ return true; });
Customize the TOC title dynamically:
add_filter(βjoli_toc_toc_titleβ, function( $title ){ return βMy Custom Titleβ; });
π More Plugins by WPJoli
| Domain | Exposures | Headers | Last Checked |
|---|---|---|---|
| v*l*s*o*.org (WP 6.9.4) | D | 2026-07-09 21:50:31 | |
| s*o*o*h*a*v*z.com (WP 6.8.5) | F | 2026-07-09 18:18:59 | |
| a*i*a*e*d*v*c*s.com (WP 7.0) | F | 2026-07-09 17:18:07 | |
| b*a*k*a*k*w*n*e*.net (WP 7.0) | F | 2026-07-09 17:07:58 | |
| a*t*m*t*n*p*r*n*r.de (WP 7.0) | F | 2026-07-09 17:07:58 | |
| x*e*.tips (WP 6.9.4) | F | 2026-07-09 17:07:58 | |
| y*g*l*b*n*w*g.de (WP 7.0) | F | 2026-07-09 17:07:58 | |
| b*t*a*z*.com (WP 7.0) | F | 2026-07-09 16:05:21 | |
| b*t*a*m*.com | F | 2026-07-09 16:05:21 | |
| m*d*w*t*u*i*y.jp | D | 2026-07-09 14:50:09 | |
| a*i*n*d*o*e*t*m.com | F | 2026-07-09 13:56:08 | |
| m*m*s*a*l*t.com (WP 7.0) | F | 2026-07-09 12:57:32 | |
| s*i*p*r*.com | F | 2026-07-09 11:18:35 | |
| g*d*o*o*o*o*u*u.com | F | 2026-07-09 10:54:45 | |
| b*t*z*.com (WP 6.8.5) | F | 2026-07-09 10:38:30 | |
| b*t*z*.com (WP 7.0) | F | 2026-07-09 10:38:30 | |
| c*a*t*i*s*g*t*.com | C | 2026-07-09 10:33:34 | |
| b*t*y*h*l*i*s*e*l*o*.com (WP 7.0) | F | 2026-07-09 10:31:38 | |
| l*t*e*k*e*z.de (WP 7.0) | F | 2026-07-09 10:22:22 | |
| b*t*m*.com (WP 6.8.5) | F | 2026-07-09 10:16:14 | |
| b*t*g*.com | F | 2026-07-09 10:07:33 | |
| d*m*a*d*e*k.fr | C | 2026-07-09 10:01:59 | |
| b*t*a*g*l*.com | F | 2026-07-09 10:00:38 | |
| b*t*-*z.com | F | 2026-07-09 09:47:35 | |
| 8*8*e*s*z.com | F | 2026-07-09 09:34:55 | |
| c*p*a*n*c*o*s*a*i*o.net | F | 2026-07-09 07:25:31 | |
| s*i*a*y*l*.com (WP 7.0) | B | 2026-07-09 06:11:53 | |
| b*a*i*l*.com (WP 7.0) | D | 2026-07-09 05:30:18 | |
| a*i*t*r*e*.c*.mz | F | 2026-07-09 04:49:10 | |
| e*e*i*-*e*i*e*.com (WP 7.0) | F | 2026-07-09 04:30:37 | |
| m*l*i*e*d*v*r*.com (WP 7.0) | F | 2026-07-09 02:48:03 | |
| b*y*n*r*a*t*.asia | F | 2026-07-09 02:46:03 | |
| m*n*f*i*o*i*e*i.it | A | 2026-07-09 01:49:51 | |
| 2*0*a*i*o*o*u*s*t.fi | B | 2026-07-08 23:29:27 | |
| g*-*a*p*n*-*a*.com (WP 7.0) | F | 2026-07-08 23:13:39 | |
| b*t*k*.com | F | 2026-07-08 21:52:01 | |
| m*k*i*h*p*e*p*a*n*r.com (WP 6.9.4) | C | 2026-07-08 15:56:12 | |
| t*m*u*e*.com (WP 6.9.4) | C | 2026-07-08 14:40:32 | |
| q*-*p*.com | F | 2026-07-08 14:11:27 | |
| b*s*p*a*p.com (WP 7.0) | F | 2026-07-08 14:09:52 | |
| f*u*n*p*u*i*s.nl | F | 2026-07-08 12:25:01 | |
| b*d*a*a*i*o*p*.pl | F | 2026-07-08 10:53:59 | |
| w*n*i*t*c*s*n*.net (WP 7.0) | F | 2026-07-08 10:48:31 | |
| l*n*y*n*r*y.com (WP 7.0) | F | 2026-07-08 10:22:41 | |
| j*b*o*s*i*.com | A | 2026-07-08 10:12:45 | |
| t*m*l*s*b*s*e*b*l*.com (WP 6.9.4) | F | 2026-07-08 10:02:25 | |
| b*s*i*e*t*n*a.com (WP 7.0) | F | 2026-07-08 08:10:55 | |
| m*i*o*f*m*l*a*e.com | A | 2026-07-08 07:08:07 | |
| t*m*q*e*n.com (WP 6.9.4) | C | 2026-07-08 06:37:23 | |
| g*o*a*w*t*h*n*i*e.com (WP 7.0) | F | 2026-07-08 06:31:05 | |
| m*i*o*-*a*s*n*e*d*-*o*r*i*e.com | A | 2026-07-08 06:02:12 | |
| l*g*e*c*n*e*4*.fr | F | 2026-07-08 05:52:47 | |
| e*m*a*.com | B | 2026-07-08 03:26:49 | |
| g*e*t*a*a*e*s.com (WP 7.0) | F | 2026-07-08 02:11:39 | |
| a*b*-*b*o*.com | F | 2026-07-08 02:02:37 | |
| c*t*-*o*a*i*e.ru | F | 2026-07-08 01:04:31 | |
| p*z*r*v*t.info | F | 2026-07-08 01:04:31 | |
| w*c*e*s*c*r*c*r*s.com (WP 7.0) | F | 2026-07-08 00:08:31 | |
| m*i*h*p*o.com (WP 7.0) | F | 2026-07-07 23:40:21 | |
| j*w*r*w*.cz | F | 2026-07-07 22:35:12 | |
| j*y*9.com | F | 2026-07-07 19:44:07 | |
| b*s*-*o*e*-*r*k*r*-*n*i*a*.com (WP 7.0) | F | 2026-07-07 19:23:51 | |
| v*t*h.com (WP 7.0) | F | 2026-07-07 19:11:51 | |
| m*h*a*i*a*o*l*w.com | F | 2026-07-07 16:08:31 | |
| e*a*.net | F | 2026-07-07 15:54:43 | |
| o*m*.jp | D | 2026-07-07 14:02:29 | |
| p*r*h*m*s*a*e*.com (WP 7.0) | F | 2026-07-07 13:36:47 | |
| n*e*o*f*o*d.com | F | 2026-07-07 12:37:31 | |
| s*x*m*t*e*s.org (WP 7.0) | F | 2026-07-07 12:01:42 | |
| b*w*e*e*e*e*i*f*.nl | F | 2026-07-07 10:16:06 | |
| c*l*r*e*l*c.com (WP 7.0) | F | 2026-07-07 09:39:50 | |
| t*r*v*n*p*a*t*t*o*e*s.com (WP 7.0) | F | 2026-07-07 07:03:50 | |
| d*k*e*.c*m.ua (WP 7.0) | D | 2026-07-07 06:18:07 | |
| e*i*e*i*s*r*i*e*a.com (WP 7.0) | F | 2026-07-07 05:57:11 | |
| t*r*l*n*.com (WP 7.0) | D | 2026-07-07 04:45:31 | |
| l*f*p*a*l*g*l*z.com | F | 2026-07-07 02:26:58 | |
| l*f*p*a*l*g*l.com | F | 2026-07-07 02:26:58 | |
| m*s*i*n*n*r*s*a*l*.games | F | 2026-07-07 01:44:37 | |
| n*a.o*g.uk (WP 7.0) | F | 2026-07-06 23:46:12 | |
| n*h*.org | F | 2026-07-06 23:28:21 | |
| w*p*a*c*l*t*r.com (WP 7.0) | F | 2026-07-06 23:05:37 | |
| s*n*i*e*.ht (WP 7.0) | F | 2026-07-06 22:55:45 | |
| t*o*g*i*p*a*n*u*i.com (WP 7.0) | C | 2026-07-06 21:37:51 | |
| s*i*e*h*d*y*a*h*c*a*t*r*.com | F | 2026-07-06 20:52:39 | |
| s*i*e*h*d*y*a*h*c*a*t*r.com | F | 2026-07-06 20:52:39 | |
| s*i*e*h*d*y*h*r*e*s.com | F | 2026-07-06 20:52:39 | |
| s*i*e*h*d*y*h*r*e*.com | F | 2026-07-06 20:52:39 | |
| w*t*e*-*u*s*a*l.info (WP 7.0) | F | 2026-07-06 20:49:28 | |
| b*r*o*h.com | F | 2026-07-06 20:45:21 | |
| g*o*t*h*c*i*g*i*l*.com (WP 6.9.4) | C | 2026-07-06 19:29:39 | |
| p*i*e*c*e.com | A | 2026-07-06 19:09:41 | |
| d*n*t*.fr | A | 2026-07-06 19:08:27 | |
| t*t*c*.com | F | 2026-07-06 18:32:57 | |
| m*s*y*c*t*h*r*e*s.com | F | 2026-07-06 16:44:30 | |
| m*s*y*c*t*h*r*e*.com | F | 2026-07-06 16:44:30 | |
| m*s*s*p*r*a*h*s.com | F | 2026-07-06 16:36:40 | |
| m*s*s*p*r*a*h*.com | F | 2026-07-06 16:36:40 | |
| b*m*e*h*o.com | A | 2026-07-06 16:01:26 | |
| s*v*r*l.pro | F | 2026-07-06 14:19:13 | |
| m*s*c*a*t*r*.com | F | 2026-07-06 13:48:05 |