Site icon Hip-Hop Website Design and Development

How to show private pages based on a user’s role?

For example. User “Mary” should be able to view to the private page “marys page” after logging in, “Tom” should be able to view the private page “toms page”, etc

I created new users and am using the “user role editor” plugin to assign them to their own role. Each user will be able to see their own private page. I am using “peters login redirect” to redirect each user to their own private page.

My problem is that I cannot find a plugin that allows me to allow read access to the private page based on a users role. The only plugin I can find that does this is WordPress Access Control but this plugin has been abandoned for many years.

Is there a plugin that does something similar or is there a simpler solution to this problem? Thanks