#12600 closed defect (bug) (fixed)
Extend get_pages() to all hierarchical post types.
Reported by: | ptahdunbar | Owned by: | |
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Posts, Post Types | Keywords: | has-patch |
Focuses: | 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)
Note: See
TracTickets for help on using
tickets.
Fixed in r13695