S2MEMBER_CURRENT_USER_EMAIL
This will always be a (string) containing the current User's Email Address. Empty if not logged in.
<?php echo S2MEMBER_CURRENT_USER_EMAIL; ?>
This may output something like: johnsmith@example.com
( or whatever their email address is )
---- s2member Shortcode Equivalent ----
[s2Get constant="S2MEMBER_CURRENT_USER_EMAIL" /]
Statistics: Posted by Cristián Lávaque — December 4th, 2011, 2:43 am