Opened 16 years ago
Closed 11 years ago
#9470 closed enhancement (fixed)
Allow get_pages to get child pages of multiple pages
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 3.7 | Priority: | normal |
Severity: | normal | Version: | 2.8 |
Component: | Query | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
I'm doig a lot of WordPress CMS work, and am finding it increasingly annoying that i can only get the children of one page through get_pages.
It would be great if child_of could also, just like include and exclude, be a comma separated array of pages for which you want to fetch the children.
Attachments (2)
Change History (10)
Note: See
TracTickets for help on using
tickets.
have you tried there is a page walker class?