WordPress Custom Post Types with a page as a parent?
There are way’s to get around it to create this kind of grouping or relationship: “manually” – set the post_parent field to the parent ID (by manually i mean code something that will do that for you when you publish a CPT). Using a shared custom taxonomy to create a grouping of posts and you … Read more