On my website I will be allowing free subscribers. I do, however, have a desire to restrict access to parts of my site to logged in members. Right now, I can access parts of the site while being a random guest.
You have options to restrict access according to your s2 levels and I realize there are API coding functions I could use, but here's why they won't work for me.
I'm using buddypress within a standalone blog. I desire the buddypress side of the site to be restricted to logged in users (besides the registration page). Right now, in order to do what I want I would have to change core buddypress files to make them viewable to only logged in users.
I could really use another box like your access level boxes for restricting certain areas for levels logged in or higher. That way my entire site would still be accessible but the buddypress could be blocked off.
There are plugins that will block off the entire site, but that's not what I need. I just need the directories related to buddypress blocked (/members/, /groups/, /activity/).