I would like to restrict the buddypress pages, members, activity, groups and so on but I can not find their page ids.
Where do you find these?
PriMoThemes — now s2Member® (official notice)
This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™
<?php if(current_user_is("s2member_level0")){ ?>
Your level of access has not been approved yet.
<?php } else if(current_user_is("s2member_level1")){ ?>
Welcome! Thanks for your purchase.
<?php } ?>
[s2If current_user_is(s2member_level0)]
Your level of access has not been approved yet.
[/s2If]
[s2If current_user_is(s2member_level1)]
Welcome! Thanks for your purchase.
[/s2If]
http://www.example.com/login-welcome-level-%%current_user_level%%
Users browsing this forum: Google [Bot] and 1 guest