Opened 12 years ago
Closed 12 years ago
#25292 closed defect (bug) (fixed)
WP_User_Query doesn't fill in query vars when no args are passed to constructor
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.7 | Priority: | normal |
| Severity: | normal | Version: | 3.1 |
| Component: | Query | Keywords: | |
| Focuses: | Cc: |
Description
When no query vars are filled in, WP_User_Query::prepare_query() and WP_User_Query::query() throw notices all over the place for undefined index. Fail.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 25392: