Can I search for a themefuse meta value using the new WP_User_Query?
$codex_users = new WP_User_Query( parameters )
I want to create a list of all users with the Themfuse meta boardmember=yes
seems like calling all 350 members and picking out the boardmembers with a foreach would be kind of slow?
thanks,
Tim





Add Reply
You must log in to post.