Opened 2 years ago
Closed 2 years ago
#17252 closed defect (bug) (duplicate)
Can't use array in WP_query for post status
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Query | Version: | 3.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi,
When i Try to use an array for the post_status in my queries, i get an error due to the fact that the entry is directly exploded without tests.
There is my patch proposition.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.

Duplicate of #16824. Please re-open that ticket if you're still having trouble in trunk.