Relationship to unpublished posts
-
Hi! Thank you for powerful plugin! I got a problem:
I got two custom post types: “brands” and “models”. “brands” are like Mercedes, BMW, Ford etc and models are S600, Focus etc. Brands and models are related as parent-child.
I want to write a rich posts for every brand, but for now most of them are stubs with title only, so I keep these custom posts in my database as drafts. However, I don’t want it to prevent me from creating new models under those brands and I’m ready to handle it in my template code: check for parent post status and show it as plain text instead of link if it’s not ‘publish’. Unfortunately, Types isn’t includes draft posts to “belongs to” select. Can this behavior be corrected?
Thank you!
- The topic ‘Relationship to unpublished posts’ is closed to new replies.