[wp-hackers] WP User Query with two meta keys

Robert Lusby nanogwp at gmail.com
Tue May 1 16:27:51 UTC 2012


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


More information about the wp-hackers mailing list