#12600 closed defect (bug) (fixed)
Extend get_pages() to all hierarchical post types.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Post Types | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Title explains it all.
Patch extends get_pages() by adding a new post_type parameter and checks whether the post type is hierarchical.
It also adds an additional post_status parameter and checks whether it is a registered post_status too.
Attachments (1)
Change History (3)
ptahdunbar
— 3 years ago
comment:1
ptahdunbar
— 3 years ago
- Resolution set to fixed
- Status changed from new to closed
comment:2
ptahdunbar
— 3 years ago
Note: See
TracTickets for help on using
tickets.
Fixed in r13695