Linux 软件免费装
Banner图

Table of Contents Plus – Automatic Table of Contents for Posts & Pages

开发者 aioseo
smub
benjaminprojas
更新时间 2026年7月23日 20:27
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

widget anchor links index table of contents toc

下载

202607 2411 2411.1

详情介绍:

Table of Contents Plus automatically creates a table of contents for your long posts and pages by reading their headings. Your readers get a clickable summary at the top of the article, jump straight to the section they need, and stay on the page longer. Set it up once and every qualifying post gets a table of contents from then on, with no block to insert and no shortcode to remember. A clear table of contents also helps search engines understand how your content is structured, and Google sometimes turns those headings into jump-to links in the search results. It is a small addition that improves navigation for readers and gives your long-form articles a better chance of standing out. Automatic Table of Contents for Every Long Post Turn the table of contents on for posts, pages, or any custom post type, and it appears automatically once an article has enough headings. You set the threshold, so short posts stay clean and only genuinely long content gets an index. Place the table of contents before the first heading, after the first paragraph, at the top, or at the bottom, so it fits the way you write. Smooth Scrolling and Clean Anchor Links Every entry in the table of contents is an anchor link that jumps to the matching heading. Smooth scrolling is on by default, so clicking an item glides down to the section instead of snapping to it. Anchor IDs are lowercase and hyphenated, which keeps your URLs readable and easy to share, for example yoursite.com/guide/#getting-started. Style the Table of Contents to Match Your Theme Choose from several ready-made themes or set your own colors for the background, border, title, and links. A live preview shows each theme before you apply it, so you see the result without saving and reloading. Set the width and font size, show a numbered list or a plain list, and nest sub-headings so the table of contents mirrors the structure of your article. Decide Exactly Where the Table of Contents Appears Show the table of contents across your whole site or limit it to one section by URL path, keep it off the homepage, and set how many headings an article needs before one shows up. Pick which heading levels to include, exclude individual headings by name with wildcard matching, and add the [no_toc] shortcode to any post to hide the table of contents on that page. Table of Contents Widget and Shortcode Want the table of contents in your sidebar? Add the Table of Contents Plus widget or block to any widget area and it follows the post being viewed. For full control over placement, the [toc] shortcode outputs the table of contents wherever you put it in your content, and it works inside synced (reusable) blocks. A Table of Contents for Any Kind of Content Built by the AIOSEO Team Table of Contents Plus is maintained by the team behind All in One SEO, the WordPress SEO toolkit used on over 3 million websites. It fits naturally alongside your SEO setup, since cleaner headings and readable anchor links improve the on-page navigation your SEO plugin already cares about. Custom post types are supported. Automatic insertion works whenever a post type outputs its content with the_content(), and each registered post type appears in the settings so you can enable the ones you want. Table of Contents Plus and Other Table of Contents Tools If you have been comparing table of contents options, you have probably seen Easy Table of Contents, LuckyWP Table of Contents, and Heroic Table of Contents. Table of Contents Plus has been maintained since 2013 with the same focus: automatic insertion and a light footprint, so you get a table of contents on every long post without adding a page builder or dropping a block into each article. Branding Guidelines When writing about this plugin, please use the correct branding:

安装:

The normal plugin install process applies, that is search for table of contents plus from your plugin screen or via the manual method:
  1. Upload the table-of-contents-plus folder into your /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
That's it! The table of contents will appear on posts and pages with at least three headings. You can change the default settings and more under the Table of Contents Plus menu.

屏幕截图:

  • Display settings: choose which post types get a table of contents, where it appears, and which heading levels to include.
  • Appearance settings: pick a theme with a live preview, or set your own colors, width, and list style.

常见问题:

How do I add a table of contents to my posts?

Enable Table of Contents Plus for posts (or pages, or any post type) in the settings, and a table of contents appears automatically on any article with enough headings. You do not have to add a block or shortcode to each post.

Does the table of contents update automatically when I edit a post?

Yes. The table of contents is generated from your headings each time the page loads, so it always matches the current content.

Can I add the table of contents manually to a specific spot?

Yes. Use the [toc] shortcode to place the table of contents anywhere in your content, or add the widget or block to a sidebar. Use [no_toc] to hide it on a single post.

Can I choose which headings appear in the table of contents?

Yes. You can include or exclude heading levels h1 through h6, and exclude individual headings by name, with wildcard matching for patterns.

Can I show the table of contents in the sidebar?

Yes. Add the Table of Contents Plus widget or block to any widget area and it follows the post being viewed.

Does it work with custom post types?

Yes, as long as the post type outputs its content with the_content(). Each registered post type appears in the settings so you can enable the ones you want.

更新日志:

202607 – 23 July 2026