=== Content Headings Tree === Contributors: kouratoras Plugin Name: Content Headings Tree Plugin URI: http://wordpress.org/extend/plugins/content-headings-tree/ Author URI: http://www.kouratoras.gr Author: Konstantinos Kouratoras Donate link: Tags: headings, tree, list, widget, content Requires at least: 3.2 Tested up to: 4.0 Stable tag: 1.3.2 Version: 1.3.2 License: GPLv2 or later Content Headings Tree Plugin creates a tree list of the page content headings. == Description == Content Headings Tree Plugin creates a tree list of the page content headings, with links to the corresponding page headings, which can be displayed either as a widget or in a post or page with shortcodes. = Features: = * Shortcode to display content headings tree * Treeview of content headings * Links to content headings * Option for sticky widget * Nesting level of headings * Headings character size * Option to display widget only in posts and pages == Installation == 1. Upload the folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How can i use the widget? = In the Widgets page you will see the "Content Headings Tree" widget. = How can i use the shortcode = The shortcode can be used as shown: [headings title="My Headings" size="30" level="3"] = How can i format the content headings tree box? = The content headings tree container tree has the built in class "content-headings-tree", so you can use it in your CSS. For the widget, the built in class is "content-headings-tree-widget". = What headings are supported? = All h headings (i.e. h1, h2, h3, etc.) == Screenshots == 1. The "Content Headings Tree" widget in the Widgets page 2. The widget on a content page == Changelog == = 1.3.2 = * Compatibility with WordPress 4.0 = 1.3.1 = * Fixed minor bugs = 1.3 = * Added shortcode functionality to display content headings tree * Fixed minor bugs = 1.2.1 = * Fixed minor bugs = 1.2 = * Added feature for sticky widget = 1.1.5 = * Fixed minor bug about headings size = 1.1.4 = * If no headings in content, no widget at all * Added option to display widget only in posts and pages = 1.1.3 = * Fixed minor bugs = 1.1.2 = * Added custom widget title * Added headings character size = 1.1.1 = * Fixed tree rendering = 1.1 = * Added support for setting the nesting level of headings = 1.0 = * Initial Release == Upgrade Notice == Initial Release