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