# Generic Parent Child Custom Post Types

`wp-plugin/generic-parent-child-custom-post-types` — WordPress plugin

> **No tagged releases in SVN.** This plugin releases exclusively via SVN trunk. Install with `dev-trunk` — Composer will pin to a specific SVN revision in your lock file. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/generic-parent-child-custom-post-types:dev-trunk
```

## Details

- **Latest version:** 1.0
- **Active installs:** 0
- **Composer installs:** 0
- **Author:** Sandy McFadden
- **WordPress.org:** https://wordpress.org/plugins/generic-parent-child-custom-post-types/
- **Homepage:** http://ourvalley.ca/web-design/generic-parent-child-custom-post-type-wordpress-plugin/

## 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  …
