الوصف
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
- You can disable support for TOC and/or INDEX displaying in specific post/page edit page manually.
- You can also use shortcode (by default
toc
and/orindex
– you can change it in the settings):
[toc] and/or[index]
لقطات الشاشة
التنصيب
From your WordPress Dashboard
- Go to ‘Plugins > Add New’
- Search for ‘CC-TOC’
- Activate the plugin from the Plugin section in your WordPress Dashboard.
From WordPress.org
- Download ‘CC-TOC’.
- Upload the ‘cc-toc’ directory to your
/wp-content/plugins/
directory using your favorite method (ftp, sftp, scp, etc…) - Activate the plugin from the Plugin section in your WordPress Dashboard.
Once Activated
Visit ‘Settings > Writing’ to configure the plugin.
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“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.