Linux 软件免费装
Banner图

Joli Table Of Contents

开发者 wpjoli
更新时间 2026年3月27日 18:42
PHP版本: 7.0 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

navigation gutenberg block table of contents toc page contents

下载

3.0.1 2.4.0 2.6.0 1.0.1 1.1.0 1.1.1 2.0.9 2.0.7 2.8.0 1.2.0 1.3.3 1.3.5 1.3.9 2.0.0 1.3.0 2.0.1 2.0.3 2.0.5 2.0.6 2.1.0 2.1.1 2.2.0 2.6.1 1.3.2 2.0.4 2.0.10 2.1.2 2.2.1 2.8.2 1.0.0 1.3.7 1.3.8 2.0.2 2.0.8 2.3.1 2.7.0 2.8.1 3.0.0

详情介绍:

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: ⭐ 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: 🔧 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. View all available hooks → 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

安装:

Installing from the WordPress Admin
  1. Go to Plugins > Add New.
  2. Search for "Joli Table Of Contents".
  3. Click Install Now, then Activate.
  4. Follow the Onboarding Wizard to get set up in minutes.
Installing via ZIP archive
  1. Go to Plugins > Add New > Upload Plugin.
  2. Upload the plugin ZIP file and click Install Now.
  3. Click Activate Plugin.
Manual Installation
  1. Upload the joli-table-of-contents folder to /wp-content/plugins/.
  2. Go to Plugins in your WordPress admin and activate it.
After Activation The Onboarding Wizard will guide you through the setup. You can also go directly to Joli TOC in your admin menu. You have 3 ways to display the TOC:
  1. Auto-insert — go to Settings > Auto-Insert and select your post types
  2. Gutenberg Block — insert the Joli TOC block inside any post or page
  3. Shortcode — add [joli-toc] anywhere in your content 📖 Getting Started Guide

屏幕截图:

  • Color Palette — Example 1 (custom accent color)
  • Color Palette — Example 2 (custom colors)
  • Gutenberg Block — Example 1
  • Onboarding Wizard — Intro
  • Onboarding Wizard — Colors & Live Preview
  • Settings Page — Quick Settings
  • Settings Page — General
  • Settings Page — Headings
  • Settings Page — Theme & Colors
  • Demo 1
  • Demo 2
  • Demo 3
  • Demo 4
  • Demo 5
  • Demo 6
  • Demo 7
  • Demo 8
  • Demo 9
  • Demo 10
  • Demo 11
  • Demo 12
  • Demo 13
  • Demo 14
  • Demo 15
  • Demo 16
  • Demo 17
  • Demo 18
  • Demo 19
  • Demo 20
  • Demo 21
  • Demo 22
  • Demo 23
  • Demo 24
  • Demo 25
  • Demo 26
  • Demo 27
  • Demo 28
  • Demo 29

升级注意事项:

3.0.0 v3 is a major update with a redesigned admin, new themes, color palette system, onboarding wizard, and many new features. v1 legacy support has been fully removed. If you are still on v1, please migrate to v2 settings before upgrading to v3. See the changelog for full details. 2.0.0 With the introduction of the version 2, Joli Table of contents benefits from a complete redesign. This new redesign brings much more flexibility in terms of styling, adds performance, gets rid of jQuery, and is correcting the flaws of the version 1. To achieve these goals, building on top of V1 was not possible, that is why the version 2 comes with some breaking changes. Your custom CSS from v1 will not work anymore andd some hooks are being deprecated.

常见问题:

What should I do right after installing the plugin?

The Onboarding Wizard will launch automatically and walk you through the key settings step by step. You can also check the Getting Started guide and How to Insert a Table of Contents.

Can I migrate from Easy Table of Contents or LuckyWP without changing my shortcodes?

Yes. Use the jolitoc_shortcode_tag filter to map Joli TOC to your existing tag. For example, to keep using [toc]: add_filter('jolitoc_shortcode_tag', function(){ return 'toc'; }); Add that line to your theme's functions.php and your existing shortcodes will keep working with no content edits needed.

How does the Color Palette work?

The Color Palette lets you define a set of reusable colors for your TOC. The most impactful one is the Accent color — setting it alone styles approximately 90% of the TOC automatically. You can then fine-tune individual elements as needed.

What's the difference between "Content" and "Extended" heading scope?

Content scope (default in v3) only detects headings inside your main post content, which prevents accidental headings from sidebars or other blocks from appearing in your TOC. Extended scope (the behavior in v1 and v2) also picks up headings from third-party shortcodes and blocks rendered outside the content area. You can switch between them in the Headings settings.

Is Joli Table Of Contents responsive?

Yes, fully responsive. Touch events on mobile work in place of hover events.

The title, headings, or toggle button won't show — what's wrong?

Your theme may apply a text color that matches the TOC background. Go to Settings > Appearance and manually set a color for the relevant element.

Can I use this plugin on custom post types?

Custom post type support is available in the PRO version, including the ability to define different settings per post type.

How do I display the TOC only on certain posts?

Use the Auto-insert rules (PRO) to filter by post ID, post title, or post type. Alternatively, use the Gutenberg block or shortcode to insert the TOC manually on specific posts only.

What changed in v3?

v3 brings a redesigned admin interface with live preview, an onboarding wizard, a color palette system, new themes with dark mode, an upgraded numbering system, TOC alignment controls, reading time estimates, and many new PRO features including the Timeline TOC mode. See the full changelog below.

What happened to hexadecimal and binary numbering?

These two numbering types have been removed in v3 as they had very limited practical use. All other numbering types remain available, and regional numbering formats have been added.