Community Support Forums — WordPress® ( Users Helping Users ) — 2011-01-16T13:36:01-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=1670 2011-01-16T13:36:01-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1670&p=5666#p5666 <![CDATA[Retrieving member user_ids that match certain fields]]>
I imagine it would work something like below:

Code:
$field = 'favorite-fruit';
$fieldValue = 'apple';
$user_ids = get_S2custom_field($field, $fieldValue);

Statistics: Posted by dwdutch — January 16th, 2011, 1:36 pm


]]>