Statistics: Posted by Cristián Lávaque — November 6th, 2011, 10:10 pm
Statistics: Posted by tarotelements — November 6th, 2011, 12:43 pm
Free content first.
[s2If !current_user_can(access_s2member_level0)]
The user is not logged in, ask him to register and/or log in.
http://yoursite.com/wp-login.php
http://yoursite.com/wp-login.php?action=register
[/s2If]
[s2If current_user_can(access_s2member_level0)]
Content for logged in users.
[/s2If]
[s2If !current_user_can(access_s2member_level1)]
The user can't access Level 1 content. Button to upgrade.
[/s2If]
[s2If current_user_can(access_s2member_level1)]
Content for users at Level 1 or higher.
[/s2If]
Statistics: Posted by Cristián Lávaque — November 5th, 2011, 10:20 pm
Statistics: Posted by Eduan — November 5th, 2011, 4:59 pm
Statistics: Posted by tarotelements — November 5th, 2011, 4:58 pm
Statistics: Posted by tarotelements — November 5th, 2011, 4:52 pm
Statistics: Posted by Eduan — November 5th, 2011, 4:40 pm
Statistics: Posted by tarotelements — November 5th, 2011, 4:25 pm
[s2If current_user_is(s2member_level0)]
Some content for Free Subscribers.
[/s2If]
[s2If !current_user_can(access_s2member_level0)]
Some public content.
[/s2If]
<?php } else if (current_user_is("s2member_level0")){ ?>
Some content for Free Subscribers.
<?php } else { ?>
Some public content.
<?php } ?>
Statistics: Posted by Eduan — November 5th, 2011, 4:10 pm
Statistics: Posted by tarotelements — November 5th, 2011, 4:04 pm
Statistics: Posted by Eduan — November 5th, 2011, 4:00 pm
Statistics: Posted by tarotelements — November 5th, 2011, 2:57 pm
Statistics: Posted by Eduan — November 5th, 2011, 2:13 pm
Statistics: Posted by tarotelements — November 5th, 2011, 1:18 pm
Statistics: Posted by Eduan — November 5th, 2011, 1:04 pm
Statistics: Posted by tarotelements — November 5th, 2011, 12:50 pm
Statistics: Posted by Eduan — November 5th, 2011, 11:58 am
Statistics: Posted by tarotelements — November 5th, 2011, 11:48 am