Thanks a lot!
I simply rounded the follwing out:
if (empty($parent->post_content) and $first_child)
I am also searching for a solution to the problem described above (like: “if parent page is empty show next/first child of it”). Btw – this is not about ‘wp_list_pages’.
How can I do that with(out) hardcoding?
Thanks in advance!