=== SC-TableOfContents === Contributors: seosys Tags: table of contents, contents, reading time, mokuji, 目次, 読破時間 Requires at least: 4.9 Tested up to: 6.1 Stable tag: 1.0.0 Requires PHP: 5.2.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin provides a shortcode to display the table of contents and reading time on all posts and pages displayed on the_content. == Description == * You will be able to use a shortcode that displays the table of contents and reading time when editing articles and fixed pages. *The table of contents is determined by the h tag in the text. The h tag to be displayed can be set on the administrator screen. *The display hierarchy of the table of contents can be set on the administrator screen. * Reading time is also displayed together. To hide the reading time, set the "readtime" parameter of the shortcode to 0. Default is 1. *Reading time is automatically calculated from the amount of text in the text. This is only a guideline. == Installation == 1. From the WP admin panel, click “Plugins” -> “Add new”. 2. In the browser input box, type “SC-TableOfContents”. 3. Select the “SC-TableOfContents” plugin and click “Install”. 4. Activate the plugin. OR… 1. Download the plugin from this page. 2. Save the .zip file to a location on your computer. 3. Open the WP admin panel, and click “Plugins” -> “Add new”. 4. Click “upload”.. then browse to the .zip file downloaded from this page. 5. Click “Install”.. and then “Activate plugin”. == Changelog == = 1.0 = Initial release. == Frequently asked questions == == Screenshots == == Upgrade notice ==