该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

MD Table of Contents Generator

描述

Plugin to automatically generate a table of contents based on Headings tags. Also generates links to the headings on the page. User can choose which headings
tags to include in Settings.

屏幕截图

  • screenshot1.png: View of generated table of contents. Included css file can be customized however you like.
  • screenshot2.png: View of the settings page
  • screenshot3.png: View of using the ‘[toc]’ tag in a post

安装

  1. Upload the entire ‘md-toc-generator’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Put [toc] in your post or page where you want the table of contents to display. It is
    configured to include all <h1> through <h6> tags by default, unless selected otherwise
    in the settings

You will find the ‘Table of Contents’ menu in the Settings menu in the admin panel.

评价

阅读所有1条评价

贡献者及开发者

「MD Table of Contents Generator」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

Fixed admin stylesheet being added above html

.1

Alpha