=== Generic Parent Child Custom Post Types === Contributors: ourvalley Tags: custom post type, parent, child Requires at least: 3.0 Tested up to: 3.3 Stable tag: 1.0 == Description == Generic parent child custom post type is simply a plugin that gives an example of how to create two custom post types where one is the parent and you can assign any number child posts to it. The two post types are called Parents and Children. As an example you could call them Car Dealership and Cars and assign a bunch of cars to a dealership. There is an example template file included which displays the parent post as well as a list of all the children posts assigned to it. It's really more of a starting point but it does work. Requires WordPress 3.0 and PHP 5. == Installation == 1. Upload the file to the WordPress plugin directory, 2. Activate the plugin, 3. Parents will show up in the admin menu