#16202 closed enhancement (duplicate)
Add support to get_pages() to allow multiple exclude_tree exclusions
Reported by: | jefsnare | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.1 |
Component: | Template | Keywords: | |
Focuses: | Cc: |
Description (last modified by )
get_pages() does not support the use of multiple parents in the exclude_tree arguement.
The attached patch allows for a comma seperated list to be passed.
Attachments (1)
Change History (4)
#1
@
14 years ago
- Component changed from Menus to Template
- Description modified (diff)
- Keywords needs-patch added; exclude tree post removed
- Milestone changed from Awaiting Review to Future Release
- Summary changed from Exclude tree bug to Add support to get_pages() to allow multiple exclude_tree exclusions
- Type changed from defect (bug) to enhancement
Note: See
TracTickets for help on using
tickets.
The attached patch needs to be updated to allow an array to be passed.