Is it possible to select a user matching "two" meta keys and values, in WP User Query? E.g. select users where: plant = "oak" AND town = "town" Much like WP_Query's meta_query. If not - how would you go about this? Thanks, Rob