• Resolved strandcreative

    (@strandcreative)


    Hi,

    I’ve been testing this plugin but cannot achieve what I want – not sure if it is possible with the free plugin.

    I want to create 3 pages and 3 users and only allow each user to see the page they are assigned to when logged in e.g:

    – user A can only see page A, not B and C
    – user B can only see page B, not A and C
    – user C can only see page C, not A and B

    Is this possible?

    Thanks 🙂

    https://wordpress.org/plugins/press-permit-core/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Kevin Behrens

    (@kevinb)

    You can achieve that as follows:

    1. Find the user in the wp-admin Users listing

    2. Click on the “Role” value displayed on their line

    3. On the “Edit User Permissions” screen, go to the Add Exceptions tab

    4. Give the user the following exception:

    Post Type: Page
    Post Operation: Read
    Adjustment: Only These
    Qualification: selected:
    Page Selection: [your choice]

    Click the Add and Update buttons

    Thread Starter strandcreative

    (@strandcreative)

    Thank you Kevin 😀

    I need this functionality as well, but only in the backend.

    So when the user logs in, in the dashboard they only have “pages” available and can only edit a specific page.

    They would still be able to see all pages/posts etc. on the frontend.

    Is this possible with this plugin?

    Thanks!

    Plugin Author Kevin Behrens

    (@kevinb)

    Yes, see the plugin site for information about the Pro package.

    I need this functionality as well, but only in the backend.

    So when the user logs in, in the dashboard they only have “pages” available and can only edit a specific page.

    They would still be able to see all pages/posts etc. on the frontend.

    Is this possible with this plugin?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Restrict pages to certain users’ is closed to new replies.