Query Loop Block: Add support for post_parent (Only show child pages) #34033
Labels
[Block] Query Loop
Affects the Query Loop Block
[Status] In Progress
Tracking issues with work in progress
[Type] Enhancement
A suggestion for improvement.
What problem does this address?
I thing that I encounter frequently is the need to list or preview the child pages of the currently viewed parent page.
This is currently not really possible with the Query Loop Block.
I found a workaround (assigning the child pages a new author, in order to be able to filter them) but thats not really nice.
What is your proposed solution?
Variant A:
A checkbox "Show only subpages". If checked, the query loop block will show only pages where post_parent == ID
Variant B:
A selector "Only show subpages of" which allows to pick one or more parent pages, from which to list the subpages.
The text was updated successfully, but these errors were encountered: