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 |
|---|---|---|---|
| i*l*y*p*s.de (WP 6.8.5) | F | 2026-05-25 22:47:38 | |
| s*w*y.ru | F | 2026-05-25 21:54:48 | |
| s*y*a*e.ai | C | 2026-05-25 21:10:34 | |
| s*a*p*t*n.com | A | 2026-05-25 20:33:31 | |
| d*g*t*l*o*a*h*r*w*r*.com (WP 7.0) | F | 2026-05-25 19:23:48 | |
| o*t*d*v.com | F | 2026-05-25 19:00:10 | |
| m*u*e*s*p*o.com | F | 2026-05-25 13:17:33 | |
| v*i*u*e*o*r*n*a*t.com | F | 2026-05-25 13:11:05 | |
| k*u*s*n*i*s.nl (WP 6.9.4) | F | 2026-05-25 12:39:23 | |
| u*u*m*n*m*l.com | F | 2026-05-25 11:49:29 | |
| u*t*a*r*p*l*s*o*l*n*.com (WP 6.9.4) | F | 2026-05-25 11:42:31 | |
| s*a*m*b*n*.com (WP 7.0) | F | 2026-05-25 09:45:13 | |
| i*a*n*v*n*l*n*c.com (WP 7.0) | F | 2026-05-25 09:08:53 | |
| c*e*i*-*e*s*e*e*s*n.com (WP 6.8.5) | F | 2026-05-25 08:51:47 | |
| i*a*k*j*.com (WP 7.0) | F | 2026-05-25 08:46:36 | |
| a*d*i*o*t*p*y*t*p.com | D | 2026-05-25 08:38:11 | |
| a*d*i*o*b*.com | D | 2026-05-25 08:38:11 | |
| k*i*a.s*r*i*d*s*e*c*g*i*e*k*z*.c*m.tr (WP 6.9.4) | F | 2026-05-25 04:53:51 | |
| k*m*i.s*r*i*d*s*e*c*g*i*e*k*z*.c*m.tr (WP 6.9.4) | F | 2026-05-25 04:53:51 | |
| v*c*n*e*-*c*l*i*e*.eu | F | 2026-05-25 04:30:15 | |
| h*n*y*i*s.com (WP 6.5.8) | F | 2026-05-25 03:26:29 | |
| h*w*o*e*s*r*r*n*s*z*.net | F | 2026-05-25 01:59:07 | |
| u*a*a*o*o*o*a*i*n*s.com (WP 7.0) | D | 2026-05-25 00:31:01 | |
| b*a*k*a*k*w*n*e*.de (WP 6.9.4) | F | 2026-05-25 00:12:47 | |
| b*i*d*i*h*a*m*n*.com (WP 7.0) | F | 2026-05-24 20:51:00 | |
| k*o*t*.com | F | 2026-05-24 20:27:14 | |
| s*r*n*m*e*e*g*b*l*s.com (WP 6.8.3) | F | 2026-05-24 20:12:35 | |
| t*p*k*s*n*t.com (WP 7.0) | F | 2026-05-24 20:10:11 | |
| m*s*e*c*n*r*s*o*g*r.com | F | 2026-05-24 19:23:31 | |
| k*i*t*m*s*o*e.com | F | 2026-05-24 17:01:12 | |
| f*s*r*a*g*m*.net | F | 2026-05-24 16:30:06 | |
| m*r*e*l*e*c*c*e*s.com | C | 2026-05-24 16:20:46 | |
| b*f*a*o*i*d*i*g*h*b.com (WP 6.9.4) | D | 2026-05-24 14:46:08 | |
| f*v*r*t*h*i*s*y*e*.com | F | 2026-05-24 14:22:16 | |
| h*i*d*e*o*v*k*n*i*.nl (WP 6.9.4) | F | 2026-05-24 13:01:41 | |
| b*d*s*o*m*d*t*c*o*.com | F | 2026-05-24 12:16:57 | |
| t*p*o*e.com | D | 2026-05-24 09:35:27 | |
| i*n*u.a*m*s*i*n*i*.com (WP 7.0) | F | 2026-05-24 09:19:30 | |
| d*d*b*t.k*.ua (WP 7.0) | D | 2026-05-24 08:43:58 | |
| e*g*n*d*m*i*.com | F | 2026-05-24 08:27:05 | |
| g*a*i*n*l*r*n*e.com | D | 2026-05-24 06:59:47 | |
| e*l*n*l*w.com | F | 2026-05-24 05:50:01 | |
| a*u*s*a*-*o*o*.com (WP 6.7) | F | 2026-05-24 02:19:59 | |
| o*t*r*n*.com | A | 2026-05-24 01:13:46 | |
| f*s*i*n*a*a*a*.com | F | 2026-05-23 21:43:23 | |
| f*s*i*n*u*o*r*p*.com (WP 6.9) | F | 2026-05-23 21:43:23 | |
| k*s*a*f*u*t*o*l*s.com (WP 7.0) | D | 2026-05-23 21:17:12 | |
| g*u*o*c*a*.org | F | 2026-05-23 20:08:14 | |
| a*p*e*d*e*p*r*l*-*e*.com | F | 2026-05-23 18:57:51 | |
| s*o*t*-*s.com | F | 2026-05-23 17:18:23 | |
| m*n*e*e*r*t*e*.com (WP 7.0) | F | 2026-05-23 17:00:28 | |
| d*g*e*o*a.com | F | 2026-05-23 13:38:16 | |
| l*v*n*c*m*o*t.nl (WP 6.8.5) | F | 2026-05-23 10:51:38 | |
| s*n*c*t*e*m*.tv | F | 2026-05-23 10:33:09 | |
| f*r*n*w*n*.com (WP 7.0) | D | 2026-05-23 10:24:36 | |
| o*a*t*c*i*k.com (WP 7.0) | F | 2026-05-23 07:53:33 | |
| k*o*z*n*a*g*d*.nl | F | 2026-05-23 05:09:31 | |
| a*k*o*.com (WP 7.0) | F | 2026-05-23 02:54:22 | |
| r*s*f*a*r*n*e.fr (WP 6.9.4) | F | 2026-05-23 01:33:22 | |
| s*i*s*c*s*n*-*r*n*a*s.com | F | 2026-05-22 23:54:12 | |
| d*g*t*c*n*e*t.com | F | 2026-05-22 23:35:55 | |
| m*i*l*u*s*e*e*u*o.com | F | 2026-05-22 21:06:39 | |
| m*i*l*u*e*h*y.com | F | 2026-05-22 21:00:24 | |
| t*c*.f*r*n*i*-*u*s*n*.t*m*.edu (WP 6.9.4) | D | 2026-05-22 18:06:16 | |
| k*h*o*g*e.com | F | 2026-05-22 17:53:52 | |
| p*p*r*n*.com (WP 6.9.4) | C | 2026-05-22 15:44:20 | |
| k*e*i*.com | F | 2026-05-22 15:02:03 | |
| t*e*0*4.c*.nz (WP 7.0) | F | 2026-05-22 14:18:09 | |
| k*d*b*.com | F | 2026-05-22 14:00:46 | |
| h*s*n*s*.com (WP 6.9.4) | F | 2026-05-22 13:52:55 | |
| o*l*n*m*d*a*e*o*a*.com (WP 7.0) | F | 2026-05-22 13:32:30 | |
| o*l*n*d*t*n*t*p.com (WP 7.0) | F | 2026-05-22 10:56:10 | |
| o*l*n*c*s*n*-*a*.com | C | 2026-05-22 09:53:50 | |
| h*r*f*a*t*o*a*c*o*e*v*c*s.com | F | 2026-05-22 07:26:32 | |
| a*y*e*m*a*e*.com | D | 2026-05-22 07:14:24 | |
| d*-*e*i*w*.com | B | 2026-05-22 04:42:23 | |
| b*o*.b*u*e*p*p*t.de (WP 6.9.4) | F | 2026-05-22 00:25:28 | |
| m*s*h*n.de (WP 7.0) | F | 2026-05-21 21:23:43 | |
| s*e*e*t*l*.de (WP 7.0) | F | 2026-05-21 21:23:43 | |
| o*e*e*d*e*d*y.com (WP 6.9.4) | C | 2026-05-21 20:03:32 | |
| i*f*b*l*i*.nl (WP 6.9.4) | F | 2026-05-21 17:44:46 | |
| d*a*a*y.com (WP 7.0) | F | 2026-05-21 16:25:09 | |
| d*a*r*m*w*b.com | F | 2026-05-21 16:06:48 | |
| f*o*d*h*p.com | F | 2026-05-21 13:40:20 | |
| f*o*d*u*.com | F | 2026-05-21 13:40:20 | |
| f*o*d*o*s*.com | F | 2026-05-21 13:40:20 | |
| u*y*u*h*a*l*a*e*t.o*g.uk (WP 6.9.4) | F | 2026-05-21 12:15:31 | |
| d*v*d*m*h*a*i.com | F | 2026-05-21 07:55:03 | |
| o*e*n*f*d*.c*m.co (WP 6.9.4) | F | 2026-05-21 06:24:15 | |
| d*v*d*a*.com | F | 2026-05-21 06:16:53 | |
| s*l*r*u*s*.fr (WP 6.8.5) | F | 2026-05-21 06:13:04 | |
| s*n*c*t*e*m*t*.com | F | 2026-05-21 02:58:51 | |
| r*b*c*p*t*l.de (WP 6.9.4) | F | 2026-05-21 01:19:21 | |
| e*p*o*e*n*.com (WP 6.9.4) | D | 2026-05-20 22:47:42 | |
| m*t*r*y*l*a*c*d*n*.e*l*n*l*w.com | F | 2026-05-20 22:39:51 | |
| w*r*h*m*r*v*e*s.com (WP 6.9.4) | F | 2026-05-20 22:09:55 | |
| d*t*n*m*d*i*h*.com | F | 2026-05-20 21:22:23 | |
| k*r*e*a*e*.com | F | 2026-05-20 20:41:43 | |
| p*a*e*a*d*i*c*.c*m.pl (WP 6.9.4) | F | 2026-05-20 19:53:55 | |
| c*i*k*n*u*w*y*0*h*.com | F | 2026-05-20 19:50:40 |