Home›Topic Tag: Controlling access to front-end content
Topic Tag: Controlling access to front-end content
Access plugin allows you to limit front-end read access to specific pages, posts or custom types and define who will be able to access that content. It also provides the functionality to set access control for specific blocks inside page content, in order to place texts that are visible to or hidden from certain user types.
When you ask for help or report issues, make sure to tell us on which content and user types you are trying to apply access control.
Problem:
Create a quiz with multiple choice questions
Solution:
You should create post types to store your questions and answers where answers should be the child of questions having one custom field that denotes
Problem: I would like to show content dynamically based on the author's role and the current visitor's role. If they are in the same role, the content should be displayed.
Solution: Use Access post groups to display content conditionally based on User role.