PriMoThemes — now s2Member® (official notice)

This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™

Retrieving member user_ids that match certain fields

s2Member Plugin. A Membership plugin for WordPress®.

Retrieving member user_ids that match certain fields

Postby dwdutch » January 16th, 2011, 1:36 pm

Short of writing a database query, is there an existing function that will retrieve an array of user_IDs for those members that match certain custom registration fields?

I imagine it would work something like below:

Code: Select all
$field = 'favorite-fruit';
$fieldValue = 'apple';
$user_ids = get_S2custom_field($field, $fieldValue);
User avatar
dwdutch
Registered User
Registered User
 
Posts: 24
Joined: January 16, 2011

Return to s2Member Plugin

Who is online

Users browsing this forum: Exabot [Bot] and 2 guests

cron