S2MEMBER_CURRENT_USER_DOWNLOADS_CURRENTLY
This will always be an (int) value >= 0. This indicates how many unique files they've downloaded in the current period.
<?php echo S2MEMBER_CURRENT_USER_DOWNLOADS_CURRENTLY; ?>
This will output the number of files they've downloaded recently.
( that is, the number of files within the last X days, according to your configuration )
---- s2member Shortcode Equivalent ----
[s2Get constant="S2MEMBER_CURRENT_USER_DOWNLOADS_CURRENTLY" /]
Statistics: Posted by Eduan — October 19th, 2011, 9:49 am
Statistics: Posted by Cristián Lávaque — October 12th, 2011, 7:22 pm