Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I am creating an online learning environment using WP. There are classes, and tests. Each class has a test.

The classes and tests are posts divided into categories.

I need to: Restrict access to the classes and tests unless the user has paid. This restriction is on a per class basis.

I have tried s2Member. However, this plugin allows access all access to each paid user. There is no way to only grant access to one section while restricting access to others.

I am looking for a plugin recommendation because this is my first experience with building a site like this.

I hope I have been detailed enough, if not, please let me know what other information I need to post to find the right answer.

share|improve this question

closed as off topic by toscho Apr 12 at 5:32

Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

2 Answers

up vote 0 down vote accepted

I actually used s2member plugin to create this site. Works great!

share|improve this answer

Paid Membership Pro and Membership are two plugins that will allow you to create multiple tiers of members and restrict members to certain pages. You have a lot of rules you can set to dictate how much they will display, what types etc.

If you are not writing your own plugin, it is going to be trial and error to see what plugins provide you with enough functionality to do what you want.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.