I want to be able to query child pages in the custom post module, but it doesn’t seem there is an option to. I can either manually specific the pages I want, or the pages I don’t and that’s it.
Given this limitation, I was hoping to use a [wpbb-if post: _____________]
styled filter since it’s better able to catch various scenarios… but I can’t seem to find a field connection to check what the parent page of a post is on:
Any suggestions?