Community Support Forums — WordPress® ( Users Helping Users ) — 2011-10-12T19:51:11-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=15510 2011-10-12T19:51:11-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15510&p=46750#p46750 <![CDATA[Re: Restricting posts in category when each post is 7 days o]]>
Thanks,
Andrew

Statistics: Posted by ahammer — October 12th, 2011, 7:51 pm


]]>
2011-10-12T19:39:36-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15510&p=46747#p46747 <![CDATA[Re: Restricting posts in category when each post is 7 days o]]> WP Admin -> s2Member -> API / Scripting -> Advanced/PHP Conditionals and s2Member Content Dripping

Code:
<?php if (current_user_can('access_s2member_level2') || S2MEMBER_CURRENT_USER_PAID_REGISTRATION_DAYS < 7) { ?>
The tip.
<?php } else { ?>
No tip.
<?php } ?>



I hope this helps. :)

Statistics: Posted by Cristián Lávaque — October 12th, 2011, 7:39 pm


]]>
2011-10-12T07:05:01-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15510&p=46662#p46662 <![CDATA[Re: Restricting posts in category when each post is 7 days o]]> maybe this post could help: viewtopic.php?f=4&t=15140.

Statistics: Posted by Eduan — October 12th, 2011, 7:05 am


]]>
2011-10-11T22:55:39-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15510&p=46651#p46651 <![CDATA[Restricting posts in category when each post is 7 days old]]>
Thanks,
Andrew

Statistics: Posted by ahammer — October 11th, 2011, 10:55 pm


]]>