Opened 7 years ago
#46285 new defect (bug)
Search colums of WP User Query vars is not updated after applying user_search_columns filter
| Reported by: | | Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | trivial | Version: | 4.9.8 |
| Component: | Query | Keywords: | |
| Focuses: | Cc: |
Description
While preparing the query variables of WP_User_Query , it appears that, after applying user_search_columns filter, the possibly modified array search_columns in WP_User_Query->query_vars argument is not updated .
Note: See TracTickets for help on using tickets.