It appears that I can only use an ID for the param post_parent whether in WP_Query or get_children
Is there a way to query for children via postnames which are more readable.
|
It appears that I can only use an ID for the param Is there a way to query for children via postnames which are more readable. |
|||
|
|
|
Try using the So, something like:
Then, the
|
|||
|
|