• Is it possible anyhow to make 1 user have access to edit just 1 page?

    So let’s say there are pages a, b, c and d. There are users e, f, g and h.

    The user e should have access to edit only page a and nothing else, while user f should be able to edit page b and so on.

    Is there any way to make this possible?

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    Put them in a role that has all page capabilities removed except for edit_pages and edit_published_pages. They can only edit their own pages. They can create new pages, but an admin or editor must publish them, or the page remains in pending status and is not visible on the front end. As long as no one publishes new pages for them, they are effectively restricted to the one page that was published for them.

Viewing 1 replies (of 1 total)
  • The topic ‘Users with access to only 1 page’ is closed to new replies.