Statistics: Posted by Cristián Lávaque — September 3rd, 2011, 10:33 pm
Statistics: Posted by Cristián Lávaque — September 2nd, 2011, 11:14 pm
Statistics: Posted by Cristián Lávaque — September 2nd, 2011, 10:42 pm
Statistics: Posted by cassel — September 2nd, 2011, 4:06 pm
<?php
if (current_user_is('s2member_level1') && S2MEMBER_CURRENT_USER_PAID_REGISTRATION_DAYS < 30) {
echo 'This video is not available to you yet, check back in ', (30 - S2MEMBER_CURRENT_USER_PAID_REGISTRATION_DAYS) , ' days.';
} else {
echo 'Here is your video.';
}
?>
Statistics: Posted by Cristián Lávaque — September 1st, 2011, 10:28 pm
Statistics: Posted by drawingsecretsrevealed — September 1st, 2011, 10:46 am