Ticket #17056 (closed defect (bug): duplicate)
get_pages doesn't accept multiple post stati
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 3.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
get_pages cannot retrieve multiple pages with multiple post stati (say, "public,private" due to the way it filters the post status and queries the database.
Use case is a client who wants to show private and public pages when logged in, only public pages when the user is not logged in.
Change History
- Summary changed from get_pages doesn't except multiple post stati to get_pages doesn't accept multiple post stati
Note: See
TracTickets for help on using
tickets.
