=== Plugin Name === Name: Children Index Shortcode Plugin Contributors: MyWebsiteAdvisor, ChrisHurst Tags: children, index, shortcode, plugin Requires at least: 2.9 Tested up to: 3.8.1 Stable tag: 1.2 Donate link: http://MyWebsiteAdvisor.com/donations/ == Description == use the [children-index] shortcode where you want a list of links to the child pages. Developer Website: http://MyWebsiteAdvisor.com Plugin Page: http://mywebsiteadvisor.com/tools/wordpress-plugins/children-index-shortcode/ Video Tutorial: http://mywebsiteadvisor.com/learning/video-tutorials/children-shortcode-plugins-tutorial/ Requirements: To-do: == Installation == 1. Upload `children-index/` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. use the [children-index] shortcode where you want a list of links to the child pages. == Frequently Asked Questions == Developer Website: http://MyWebsiteAdvisor.com == Screenshots == 1. Example output of shortcode == Changelog == = 1.2 = * udated code to only show items with a post_status of publish * verified compatibility with WP version 3.8.1 = 1.1 = * added id attribute to shortcode so you can display an index on any page or post not just on the actual parent = 1.0.1 = * added outside ul tags to encluse the output. * added order and order by arguments to the shortcode. = 1.0 = * Initial release