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 |
|---|---|---|---|
| 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 | |
| n*-*a*.com | F | 2026-07-14 04:30:53 | |
| d*t*e*k*z*.nl (WP 7.0.1) | F | 2026-07-14 03:21:18 | |
| s*r*t*o*y*m.com (WP 7.0.1) | F | 2026-07-14 02:50:50 | |
| b*a*n*v.com (WP 7.0.1) | F | 2026-07-14 00:23:45 | |
| n*w*n*l*d*d.com | B | 2026-07-13 21:47:12 | |
| a*t*a*i*e*-*a*t*.com (WP 7.0.1) | F | 2026-07-13 18:50:51 | |
| b*a*i*l*.nl (WP 7.0.1) | D | 2026-07-13 14:50:40 | |
| s*p*r*l*g*e*z*n.com (WP 7.0.1) | F | 2026-07-13 14:23:12 | |
| d*g*t*l*o*a*h*r*w*r*.de (WP 7.0.1) | F | 2026-07-13 13:01:25 | |
| b*u*h*l*r*s*a*c*.com (WP 7.0.1) | F | 2026-07-13 12:47:25 | |
| a*a*e*h*c*s*o*e*.com | D | 2026-07-13 10:05:36 | |
| x*-*k*e*r*y*v*p*a*i*m*i*k*e*r*k*e*-*s*.com | F | 2026-07-13 09:24:03 | |
| x*-*k*e*r*y*v*p*a*b*n*k*e*-*4*.com | F | 2026-07-13 09:24:03 | |
| a*r*p*i*f*r*w*r*h.com (WP 6.9.4) | F | 2026-07-13 09:07:22 | |
| t*x*s*o*d*o*s*s*e*i*l*.com | F | 2026-07-13 08:32:59 | |
| r*z*r*u*o*l*s*.com (WP 7.0.1) | F | 2026-07-13 08:07:34 | |
| v*r*l*m*e*d*s*g*.c*.uk (WP 7.0) | A | 2026-07-13 08:03:25 | |
| a*t*d*s*e*i*s.com | C | 2026-07-13 07:43:48 | |
| m*r*b*m.com (WP 7.0) | F | 2026-07-13 03:13:41 | |
| j*d*k*s*8.com (WP 7.0) | F | 2026-07-13 03:03:08 | |
| c*i*k*n*r*a*-*a*i*o.pl | F | 2026-07-13 02:45:41 | |
| e*z*r*m*a.com (WP 7.0.1) | F | 2026-07-13 01:02:09 | |
| s*e*p*x*m*n*r.com | C | 2026-07-13 00:59:45 | |
| f*r*a*a*y*i*h*.com (WP 7.0.1) | F | 2026-07-13 00:43:39 | |
| n*r*e*i*n*d*e*t*r*.com | F | 2026-07-12 23:48:52 | |
| n*r*h*e*t*r*w*r*h*u*e.com (WP 7.0.1) | B | 2026-07-12 22:37:30 | |
| b*o*g*r*d*g*t*l.com (WP 7.0) | F | 2026-07-12 21:30:37 | |
| z*e*s*u*i*.ca (WP 7.0.1) | F | 2026-07-12 19:35:13 | |
| e*c*e*a.fr | F | 2026-07-12 17:16:54 | |
| e*i*s*a*g*t*e*i*w*.com (WP 6.9) | F | 2026-07-12 15:28:43 | |
| s*y*i*i*g*t*.com | D | 2026-07-12 14:44:43 | |
| s*y*i*i*g*a*n*l*u*s.com | D | 2026-07-12 14:44:43 | |
| t*r*a*c*p*t*l.com (WP 7.0.1) | F | 2026-07-12 14:40:46 | |
| s*y*i*e*a*m*e*c*.com | D | 2026-07-12 14:32:51 | |
| s*y*i*e*e*w*s*.com | D | 2026-07-12 14:32:51 | |
| d*m*a*d*r.com (WP 7.0.1) | D | 2026-07-12 14:09:56 | |
| w*n*i*-*a*i*o.com (WP 7.0) | F | 2026-07-12 13:35:13 | |
| c*y*t*c*r*e*c*p*d*s*r*b*t*o*.com | F | 2026-07-12 12:13:41 | |
| s*r*l*k*s*n*t.com | F | 2026-07-12 11:30:04 | |
| a*t*r*a*i*e*i*r*e*.com (WP 7.0.1) | F | 2026-07-12 10:29:23 | |
| e*a*e*o*r*o*v*c*i*n.com | F | 2026-07-12 09:16:19 | |
| e*a*e*y*o*v*c*i*n*.com | F | 2026-07-12 09:12:39 | |
| t*r*w*i*e*e*a*.com | F | 2026-07-12 08:49:13 | |
| z*m*l*r*i*a*a*i*o.com | B | 2026-07-12 08:14:04 | |
| s*r*-*o*i*e*k*s*n*t.fi | F | 2026-07-12 08:14:04 | |
| n*p*a*e*i*e*n*w*e*e.com | F | 2026-07-12 07:53:29 | |
| s*i*c*r*s*a*y.com | D | 2026-07-12 06:34:06 | |
| r*n*a*k*r.com (WP 7.0.1) | F | 2026-07-12 06:13:47 | |
| d*m*i*e*o*i*l*n.fr | F | 2026-07-12 05:08:20 | |
| g*t*a*x*p*t*a*u*r*.fr | F | 2026-07-12 05:08:20 | |
| t*p*v*y*e*.com (WP 7.0.1) | F | 2026-07-12 04:48:25 | |
| t*p*k*l*m*e*s.com | A | 2026-07-12 04:46:38 | |
| n*n*a*s*o*-*i*e*.org | D | 2026-07-12 03:22:07 | |
| n*n*a*s*o*-*i*e*.com | D | 2026-07-12 03:15:54 | |
| t*p*c*i*d*r*a*n*v*l*.com | F | 2026-07-12 01:12:13 | |
| n*m*d*e*l*i*f*.com (WP 7.0.1) | F | 2026-07-11 22:49:11 | |
| t*l*h*n.com (WP 7.0.1) | C | 2026-07-11 20:43:17 | |
| l*k*n*v*.cz (WP 6.9.1) | F | 2026-07-11 20:17:15 | |
| e*c*7*.com (WP 7.0.1) | F | 2026-07-11 19:59:43 | |
| y*n*-*a*c*a.com (WP 7.0) | F | 2026-07-11 19:33:25 | |
| a*i*e*c*u*g*o*p.de (WP 7.0) | F | 2026-07-11 19:13:14 | |
| t*l*v*g*c*s*n*.com (WP 7.0.1) | F | 2026-07-11 18:36:43 | |
| t*l*p*o*e*g*m*p*i.com (WP 7.0.1) | F | 2026-07-11 17:56:35 | |
| c*m*e*t*m*n*i*.com (WP 7.0.1) | F | 2026-07-11 17:44:54 | |
| j*r*e*l*r*s*a*.com | F | 2026-07-11 16:08:22 | |
| l*j*r*s.com | A | 2026-07-11 15:18:10 | |
| a*m*r*e*o*o*a*y*n.com (WP 7.0) | D | 2026-07-11 12:20:05 | |
| t*p*k*e*a*p.dk (WP 7.0) | F | 2026-07-11 11:04:34 | |
| w*i*e*e*o*e*h*n*b*a*t*f*l.com | F | 2026-07-11 09:59:22 | |
| n*a*y*.com (WP 7.0.1) | F | 2026-07-11 09:13:41 | |
| j*m*u*i*1*1.com (WP 7.0) | F | 2026-07-11 08:01:28 | |
| n*u*a*e*-*e*m.de (WP 7.0.1) | F | 2026-07-11 07:22:00 | |
| g*r*i*a*s.de (WP 7.0.1) | F | 2026-07-11 07:18:46 | |
| e*o*e*t*.pl (WP 7.0.1) | F | 2026-07-11 06:40:19 | |
| a*e*r*s*.com | F | 2026-07-11 05:55:54 | |
| a*s*n*o*m*t*c*.c*m.br (WP 7.0.1) | D | 2026-07-11 05:11:25 | |
| w*-*o*a.com (WP 6.8.5) | F | 2026-07-11 03:20:11 | |
| m*r*e*a*o*a*o*.com | F | 2026-07-11 01:55:13 | |
| w*b*o*o*.eu (WP 7.0.1) | F | 2026-07-11 01:31:12 | |
| e*e*y*a*f*e*d.com (WP 6.9) | F | 2026-07-11 01:21:16 | |
| s*o*t*r*.agency | A | 2026-07-10 22:30:46 | |
| s*a*t*g*.pl | D | 2026-07-10 21:16:36 | |
| g*o*h*a*t*a*l.com (WP 6.9.4) | F | 2026-07-10 20:44:54 | |
| a*i*t*r*e*.mw | F | 2026-07-10 14:30:14 | |
| a*i*t*r*l*g*n.c*.ke | F | 2026-07-10 14:30:14 | |
| b*t*i*g*n*g*r*a.ng | F | 2026-07-10 14:30:14 | |
| b*t*i*g*s*t*s.c*.za (WP 7.0.1) | F | 2026-07-10 14:30:14 | |
| b*t*i*g*e*y*.c*.ke | F | 2026-07-10 14:30:14 | |
| u*s*r*u*n*c*e.de (WP 7.0.1) | F | 2026-07-10 12:44:17 | |
| n*o*e*p*r*.com | F | 2026-07-10 11:50:43 | |
| e*s*i*o*l*n*-*a*i*n*d.ee | F | 2026-07-10 07:39:13 | |
| s*g*r*p*r*p*r*o*.com | F | 2026-07-10 07:17:28 | |
| j*b*x*m*e*u*t*.com (WP 7.0.1) | C | 2026-07-10 03:57:47 | |
| d*t*n*r*y.fr | A | 2026-07-10 03:10:57 | |
| n*m*d*w*n*.com | F | 2026-07-10 03:06:26 | |
| w*d*a*.com (WP 7.0) | F | 2026-07-10 00:58:24 | |
| a*d*x.com (WP 7.0) | F | 2026-07-09 22:32:07 | |
| v*l*s*o*.org (WP 6.9.4) | D | 2026-07-09 21:50:31 |