wp_list_pages – List all parent pages and list just one pages children page
-
I am trying to do something seemingly simple but can’t figure it out – I am surely missing something simple!
I have a property website with two pages that have sub pages. The first is a services page that has a bunch of services, and a second pages called listings that has all of the listings below it.
I want to only list the the services children pages, but not the listing children pages.
Now I can use the the exclude_tree argument but that also excludes the listing page – is there a way to exclude the children pages but show the parent page?
- The topic ‘wp_list_pages – List all parent pages and list just one pages children page’ is closed to new replies.