=== Andy's List Subpages Plugin === Contributors: Andy Stramer Donate link: http://serversideguy.com Tags: list, subpages, subpages, children, parent Requires at least: 2.0.2 Tested up to: 2.1 Stable tag: trunk Nice and simple plugin that lists the children of a certain page or post in link format. == Description == This plugin is very simple and straightforward. Just enter “{list}” on each parent page or post where you want the children listed. Put it anywhere in your content and that is where it will show. Then in your css.. .subpage-style { Put your styles here }; Easy as pie! == Installation == This section describes how to install the plugin and get it working. 1. Upload `subpage-list.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place `{list}` in your pages or posts == Frequently Asked Questions == = How do I get my list to show up? = Just type the "{list}" anywhere in your content you want it to appear.