In the User's profile, it allows the Admin to set Custom Capabilities. I'm trying to input the following capability:
current_user_can("access_s2member_level2")
The data field is stripping the (" and "), as well as letting a Level 2 User see Level 4 material.
I'm using the latest update of WP and S2. Thanks.