09/15/2018 at 9:18 pm
#472477
Participant
Thanks, the meta_query worked!
Is it possible to construct a meta_query with the condition ( Membership Type !=’Golden’ and Membership Type != ‘Silver’ ) ?
or is it possible to update database table directly to update “Membership Type” = ‘Bronze’ if “Membership Type” is not specified (is null)?
Fuxia