Hello,
I would use the custom capabilities to restrict access to my content because I sell courses. These courses are available in two ways:
1- The user purchases the course he wishes.
2- The user purchases a subscription that allows him to see the courses corresponding to this subscription:
The basic subscription provides access to the basics course while the premium subscription provides access to premium class. Finally, the pro subscription provides access to all courses.
I would use the custom capabilities to achieve this. How to allow the addition of more capacity and use the logic “or”? For example, for a basic course would give: course_id OR basic_subscription OR pro_subscription.
I do not know if it’s clear?
Thank you for your help.
Ben.