Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

CC-TOC

Опис

The WordPress CC-TOC plugin automatically creates a table of contents (TOC) for posts/pages (and/or custom post types) based on headings in content. This plugin can also output a listing of child pages (INDEX).

The TOC by default appears before, while the INDEX appears after the content post/page.

Tips & Tricks

  1. You can disable support for TOC and/or INDEX displaying in specific post/page edit page manually.
  2. You can also use shortcode (by default toc and/or index – you can change it in the settings):
    [toc] and/or [index]

Скріншоти

  • WordPress Writing Settings - Configure the plugin.
  • WordPress Post Edit - Enable/Disable TOC/INDEX for specific post.

Встановлення

From your WordPress Dashboard

  1. Go to ‘Plugins > Add New’
  2. Search for ‘CC-TOC’
  3. Activate the plugin from the Plugin section in your WordPress Dashboard.

From WordPress.org

  1. Download ‘CC-TOC’.
  2. Upload the ‘cc-toc’ directory to your /wp-content/plugins/ directory using your favorite method (ftp, sftp, scp, etc…)
  3. Activate the plugin from the Plugin section in your WordPress Dashboard.

Once Activated

Visit ‘Settings > Writing’ to configure the plugin.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“CC-TOC” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “CC-TOC” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.1.1

Release date: 03.04.2020

  • Added support for excluding H1 headers.

1.1.0

Release date: 22.11.2019

  • Added support for custom id attribute.

1.0.0

Release date: 01.12.2017

  • First stable version of the plugin.