Hierarchy of different post types
-
Hi
I want to create a hierarchy where one post type is used as the parent for another, is that possible?
For example
Country is the parent post type and then town would be the child so
England <- parent (post type of country)
London <- Child (post type of town)
Manchester <- Child (post type of town)
USA <- parent (post type of country)
New York <- Child (post type of town)
Washington <- Child (post type of town)Is this possible?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Hierarchy of different post types’ is closed to new replies.