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