Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Table of Contents Generate Easily

Описание

This is a powerful wordpress plugin that automatically generate table of contents from headers(H1,H2,H3…).

FEATURES

  • Easy setup & Fast configuration
  • Automaticcally generate a TOC for your content
  • Support pages, posts, and custom post

Скриншоты

  • Align top, Style 2
  • Align left, Style 2
  • Align right, Style 2
  • Align right, Style 1
  • Align left, Style 1
  • Options
  • State hiding.

Установка

Installing «Table of Contents Generate Easily» can be done either by searching for «Table of Contents Generate Easily» via the «Plugins > Add New» screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Done.

Часто задаваемые вопросы

How to generate tables of contents?

This plugin grabs headers from your contents and generate a table of contents automatically.
Headers are HTML tags H1,H2,H3. So, you should insert some H1,H2,H3… tags in your contents to ensure this plugin working.

For examples:

Header1

<h2>Header1.1</h2>
<h2>Header1.2</h2>
    <h3>Header1.2.1</h3>

Header2

<h2>Header2.1</h2>
<h2>Header2.2</h2>

Отзывы

Нет отзывов об этом плагине.

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

«Table of Contents Generate Easily» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Table of Contents Generate Easily» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.2

  • 2019-2-1
  • Fixed Bug: TOC is shown in non-single page
  • Error when header not exists.

1.1

  • 2019-1-31
  • Fixed: A post has been disabled to show TOC, but it doesn’t take effect
  • Added: Plugin Icon

1.0

  • 2019-1-27
  • Initial release