Describe the bug
WP_User_Query Search returns more results than expectation when we search for the user email. For example when I search for example@gmail.com, ElasticPress also returns all the user those have gmail.com account
For example
Steps to Reproduce
- Create multiple users.
- Use WP_User_Query and search against any email address.
- EP returns more user than expectation.
Describe the bug
WP_User_QuerySearch returns more results than expectation when we search for the user email. For example when I search forexample@gmail.com, ElasticPress also returns all the user those have gmail.com accountFor example
Steps to Reproduce