Opened 11 years ago
Closed 11 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: | wonderboymusic | Owned by: | wonderboymusic |
---|---|---|---|
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: