echo s2member_registration_time("level1"), '
', strtotime("-10 days");
Statistics: Posted by Cristián Lávaque — June 8th, 2011, 5:46 pm
<?php if(s2member_registration_time("level1") >= ($_10_days_ago = strtotime("-10 days"))){ ?>
My content Here
<?php } ?>
Statistics: Posted by wealthyc — June 8th, 2011, 11:24 am