=== The Content Index === Contributors: easantos Donate link: http://www.easantos.net/ Tags: content index, index, map of content, table of content, toc Requires at least: 3.5.0 Tested up to: 4.7.2 Stable tag: 1.0.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The Content Index displays your post index based on header tags. == Description == The Content Index wordpress plugin will generate a content index for your posts and pages in a small collapsible table. Control where the Content Index will appear and the behaviour and style of the index. = Credits = This plugin was created by [Emanuel Santos](http://www.easantos.net) with with sponsorship from [Em Forma](http://www.emforma.net). == Installation == 1. Upload `the-content-index` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Content Index basic example == Changelog == = 1.0.7 = * Added option to control title and index background color. * Plugin structure now follows the PSR4 specification. * First unit tests. = 1.0.6 = * Added a button to hide the content index table. * Performance optimizations. * Better configurability with JS, CSS and HTML parts separated in a new assets folder. = 1.0.5 = * Added support for nested header elements. = 1.0.4 = * Restricted functionality to post and page contents. = 1.0.3 = * More cleanup. = 1.0.2 = * More cleanup. = 1.0.1 = * Code cleanup. = 1.0.0 = * First version of the plugin. == Upgrade Notice == = 1.0.6 = * Added button to hide the table of contents.