Statistics: Posted by Jason Caldwell — October 26th, 2010, 1:05 am
Statistics: Posted by RichM — October 25th, 2010, 9:23 pm
Statistics: Posted by Jason Caldwell — October 23rd, 2010, 4:34 am
Statistics: Posted by greymatter — October 18th, 2010, 10:52 pm
greymatter wrote:
Couldn't this functionality be implemented with shortcodes in the visual editor
Statistics: Posted by Elizabeth — October 13th, 2010, 8:57 am
Statistics: Posted by nickstrong — October 8th, 2010, 4:46 pm
<?php if (current_user_can("access_s2member_level1")){ ?>
Some content for Members who are logged in with an s2Member Level >= 1.
<?php } else { ?>
Some public content.
<?php } ?>
Statistics: Posted by Elizabeth — October 8th, 2010, 11:53 am
Statistics: Posted by nickstrong — October 8th, 2010, 7:08 am