#16202 closed enhancement (duplicate)
Add support to get_pages() to allow multiple exclude_tree exclusions
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Template | Version: | 3.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by dd32)
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)
- 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
comment:2
SergeyBiryukov — 2 weeks ago
- Keywords needs-patch removed
- Milestone Future Release deleted
- Status changed from new to closed
Duplicate of #9153.
comment:3
SergeyBiryukov — 2 weeks ago
- Resolution set to duplicate
Note: See
TracTickets for help on using
tickets.

The attached patch needs to be updated to allow an array to be passed.