Community Support Forums — WordPress® ( Users Helping Users ) — 2011-05-28T01:04:06-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=6591 2011-05-28T01:04:06-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6591&p=16119#p16119 <![CDATA[Re: Restrict membership by email suffix]]>
You can get the user's email with the shortcode

Code:
[s2Get user_field="email" /]


or PHP

Code:
$user_email get_user_field('user_email'); 

Statistics: Posted by Cristián Lávaque — May 28th, 2011, 1:04 am


]]>
2011-05-27T11:43:47-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6591&p=16081#p16081 <![CDATA[Restrict membership by email suffix]]> Statistics: Posted by workforcongress — May 27th, 2011, 11:43 am


]]>