I want to add a list of immediate children (no grandchildren)to the body of a page (the page being the parent)
How would I go about doing this?
I want to add a list of immediate children (no grandchildren)to the body of a page (the page being the parent)
How would I go about doing this?
Please try searching the Codex.
http://codex.wordpress.org/Function_Reference/wp_list_pages#List_Sub-Pages
I search and tried so many of these and they all show the children, grandchildren, great grandchildren etc.
I just want to show the immediate children of the current parent page even if the parent page is the child of another page.
You must log in to post.