#12600 closed defect (bug) (fixed)
Extend get_pages() to all hierarchical post types.
| Reported by: | ptahdunbar | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Posts, Post Types | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed in r13695