Generic Parent Child Custom Post Types

This plugin gives a quick example of a generic parent child relationship custom post type.

Author:Sandy McFadden (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.3.2
Plugin version:1.0
Added to WordPress repository:06-02-2012
Last updated:06-02-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://ourvalley.ca/web-design/generic-parent...
Total downloads:1 262
plugin download
Click to start download

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.